diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-13 01:07:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-13 01:07:58 +0800 |
commit | 398ce25de9978907e2c863cd69cd87a7dcdaa833 (patch) | |
tree | c2a4e73a4bdc59cd5a6ab342fb5dc452e5b58606 /www | |
parent | 365d29aa43f9a02c7b5453d80331bb6d4b760095 (diff) | |
download | freebsd-ports-gnome-398ce25de9978907e2c863cd69cd87a7dcdaa833.tar.gz freebsd-ports-gnome-398ce25de9978907e2c863cd69cd87a7dcdaa833.tar.zst freebsd-ports-gnome-398ce25de9978907e2c863cd69cd87a7dcdaa833.zip |
- Update to 1.3.1
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
Notified by: brnrd
Diffstat (limited to 'www')
-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 b8e7106d810a..693fbf2a2962 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 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 7c317a4a6c5a..f6585ad47b5a 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.3.0.tar.xz) = 85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2 -SIZE (nghttp2-1.3.0.tar.xz) = 940448 +SHA256 (nghttp2-1.3.1.tar.xz) = 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e +SIZE (nghttp2-1.3.1.tar.xz) = 1267448 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index b396b37d2005..fcd07e231e81 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.14 -lib/libnghttp2.so.14.1.0 +lib/libnghttp2.so.14.1.1 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |