Skip to content

Commit

Permalink
consul: update to 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot authored and reneeotten committed Jun 11, 2020
1 parent 278b0ba commit 563d4e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/consul/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup hashicorp consul 1.7.3 v
github.setup hashicorp consul 1.7.4 v
homepage https://www.consul.io

platforms darwin
Expand Down Expand Up @@ -52,3 +52,5 @@ post-extract {
destroot {
xinstall -m 755 ${workpath}/bin/${name} ${destroot}${prefix}/bin/${name}
}

github.livecheck.regex {([0-9.]+)}

0 comments on commit 563d4e4

Please sign in to comment.