diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-26 03:20:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-26 03:20:31 +0800 |
commit | 6d5b32dd9cb6769d8cf2d424b1bac641ef650643 (patch) | |
tree | 37dcd0570bb35356b0e05265fc3b98aff7126b27 /www/nghttp2 | |
parent | df0737073efc3283014ff314fbf126ffee68a799 (diff) | |
download | freebsd-ports-gnome-6d5b32dd9cb6769d8cf2d424b1bac641ef650643.tar.gz freebsd-ports-gnome-6d5b32dd9cb6769d8cf2d424b1bac641ef650643.tar.zst freebsd-ports-gnome-6d5b32dd9cb6769d8cf2d424b1bac641ef650643.zip |
- Update to 0.7.8
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
Diffstat (limited to 'www/nghttp2')
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 4 | ||||
-rw-r--r-- | www/nghttp2/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 22a09399628f..3af83f12112c 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 3e9c1e3ba1f6..ae9c2c4b05a6 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-0.7.7.tar.xz) = 8d214286b14b0ca02629f7265af4aa9c4e0524f6aa919f8a718172031a48c64d -SIZE (nghttp2-0.7.7.tar.xz) = 870264 +SHA256 (nghttp2-0.7.8.tar.xz) = e8043e054b1189d18f3ad72f3c5cd09204f887101d450d57e45cef4763353d04 +SIZE (nghttp2-0.7.8.tar.xz) = 872136 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 70fce8037881..8c9547aa4390 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.5 -lib/libnghttp2.so.5.7.0 +lib/libnghttp2.so.5.7.1 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |