diff options
author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2018-06-04 13:54:01 +0000 |
---|---|---|
committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2018-06-04 13:54:01 +0000 |
commit | 631b2c5522ae6b9756a6d26ae23aee0bb949a9a4 (patch) | |
tree | 0d22f73ddceba5764ce47f87f20f741a9e70f1cc /net/bosh-bootloader | |
parent | b76a67aad32f619889f9cbd8e181224e65c7b3ce (diff) | |
download | ports-631b2c5522ae6b9756a6d26ae23aee0bb949a9a4.tar.gz ports-631b2c5522ae6b9756a6d26ae23aee0bb949a9a4.zip |
net/bosh-bootloader: Update to 6.7.1
Sponsored by: Pivotal Software, Inc.
Notes
Notes:
svn path=/head/; revision=471548
Diffstat (limited to 'net/bosh-bootloader')
-rw-r--r-- | net/bosh-bootloader/Makefile | 2 | ||||
-rw-r--r-- | net/bosh-bootloader/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile index 79a018c18476..706a3c901f42 100644 --- a/net/bosh-bootloader/Makefile +++ b/net/bosh-bootloader/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-bootloader -PORTVERSION= 6.6.11 +PORTVERSION= 6.7.1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-bootloader/distinfo b/net/bosh-bootloader/distinfo index 83a0fbd63ba3..4f7778992b76 100644 --- a/net/bosh-bootloader/distinfo +++ b/net/bosh-bootloader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526545062 -SHA256 (cloudfoundry-bosh-bootloader-6.6.11-v6.6.11_GH0.tar.gz) = d7f1ff12b9edfac47050e4cfba80be1ac5c8cf9c8f8b6fb1c2f07c45ad16aacf -SIZE (cloudfoundry-bosh-bootloader-6.6.11-v6.6.11_GH0.tar.gz) = 5124897 +TIMESTAMP = 1528119308 +SHA256 (cloudfoundry-bosh-bootloader-6.7.1-v6.7.1_GH0.tar.gz) = c437e3dbdc198a9e0cea8ea9aabfcd3a6df4fb68ceee53ef64faeb2e91d1a85d +SIZE (cloudfoundry-bosh-bootloader-6.7.1-v6.7.1_GH0.tar.gz) = 5454614 |