diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2018-06-04 21:54:44 +0800 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2018-06-04 21:54:44 +0800 |
commit | 86477d431d626ef4b451e089928f2c6fb4e283a3 (patch) | |
tree | 7bc89cf8cd4e37086140079cdd4bbfe4904a6984 | |
parent | 407b831422a82541e5cffdfe913074734cb086ba (diff) | |
download | freebsd-ports-gnome-86477d431d626ef4b451e089928f2c6fb4e283a3.tar.gz freebsd-ports-gnome-86477d431d626ef4b451e089928f2c6fb4e283a3.tar.zst freebsd-ports-gnome-86477d431d626ef4b451e089928f2c6fb4e283a3.zip |
net/bosh-cli: Update to 4.0.1
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 1a57e7481951..626bf6c3f8ba 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-cli -PORTVERSION= 3.0.1 +PORTVERSION= 4.0.1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-cli/distinfo b/net/bosh-cli/distinfo index 70803d4c3fc9..3067b4439f82 100644 --- a/net/bosh-cli/distinfo +++ b/net/bosh-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521021680 -SHA256 (cloudfoundry-bosh-cli-3.0.1-v3.0.1_GH0.tar.gz) = 8259197bf67a9cd7f7a2a3318ba2dfdf5049ea95b8f1a7149e1501d151bfbc62 -SIZE (cloudfoundry-bosh-cli-3.0.1-v3.0.1_GH0.tar.gz) = 3304728 +TIMESTAMP = 1528119373 +SHA256 (cloudfoundry-bosh-cli-4.0.1-v4.0.1_GH0.tar.gz) = 05ceff4891c9759f41c11ece54cc13d6db60ce0318d1b512d8c699da87ff3708 +SIZE (cloudfoundry-bosh-cli-4.0.1-v4.0.1_GH0.tar.gz) = 5849811 |