diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2018-08-31 18:07:59 +0800 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2018-08-31 18:07:59 +0800 |
commit | 1e3ac6ead9062b9324f6b07ee04ac1508ff05e7c (patch) | |
tree | 40bfedd84af31c1748bb5d9c8098b5296bbbbfaf | |
parent | e4f1263094ed13bb1a27dbb52158bf706979a960 (diff) | |
download | freebsd-ports-gnome-1e3ac6ead9062b9324f6b07ee04ac1508ff05e7c.tar.gz freebsd-ports-gnome-1e3ac6ead9062b9324f6b07ee04ac1508ff05e7c.tar.zst freebsd-ports-gnome-1e3ac6ead9062b9324f6b07ee04ac1508ff05e7c.zip |
net/bosh-cli: Update to 5.2.2
Release notes:
* https://github.com/cloudfoundry/bosh-cli/releases/tag/v5.2.1
* https://github.com/cloudfoundry/bosh-cli/releases/tag/v5.2.2
Sponsored by: Pivotal Software, Inc.
-rw-r--r-- | net/bosh-cli/Makefile | 2 | ||||
-rw-r--r-- | net/bosh-cli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index 970072d10657..e3c4aa396165 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-cli -PORTVERSION= 5.1.2 +PORTVERSION= 5.2.2 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-cli/distinfo b/net/bosh-cli/distinfo index 3a9200ef6522..f7eaf98e416b 100644 --- a/net/bosh-cli/distinfo +++ b/net/bosh-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535385080 -SHA256 (cloudfoundry-bosh-cli-5.1.2-v5.1.2_GH0.tar.gz) = 6700d5df09870054cacae037a6b8484e10f781d05c1706134df03aff9522db0c -SIZE (cloudfoundry-bosh-cli-5.1.2-v5.1.2_GH0.tar.gz) = 6052078 +TIMESTAMP = 1535709944 +SHA256 (cloudfoundry-bosh-cli-5.2.2-v5.2.2_GH0.tar.gz) = ba8d81c0752e9a0be769b5edc260f2f7ffd8bf41e3c8ce4b14311cc9ed584bf5 +SIZE (cloudfoundry-bosh-cli-5.2.2-v5.2.2_GH0.tar.gz) = 6059282 |