diff --git a/sysutils/corelocationcli/Portfile b/sysutils/corelocationcli/Portfile index 3816472f798..e3769dd8ea7 100644 --- a/sysutils/corelocationcli/Portfile +++ b/sysutils/corelocationcli/Portfile @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup muniversal 1.1 set csname CoreLocationCLI -github.setup fulldecent [string tolower ${csname}] 4.0.6 +github.setup fulldecent [string tolower ${csname}] 4.0.7 github.tarball_from archive revision 0 platforms {darwin >= 19} @@ -17,9 +17,9 @@ description Command line program to print location information from Core long_description ${csname} gets the physical location of your device and prints it to standard output.\ If you move it can also print your updated location. -checksums rmd160 0d6d9c9f17080a625249618d2fc75ef4f594887a \ - sha256 611323f1194c10c1f777a9f528d24da37242a0adcb6946607475ac32b07f87b1 \ - size 11745 +checksums rmd160 900d677ee29e2a54126bcfd8e019abe5c1e7faff \ + sha256 b2183bf35e4294020421b7f7717fb4481c9cc91d7f1c363a3f48b809b844e22f \ + size 9004 use_configure no universal_variant yes