diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-21 04:17:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-21 04:17:06 +0800 |
commit | 6ec3d6b56a4fc6c9398bd8e6ede85c499c5f184b (patch) | |
tree | b41139f20918f10c7145555f783162b134e7d6fc | |
parent | aa309384afdfd2b67594638b3c0bada73fd8c051 (diff) | |
download | freebsd-ports-gnome-6ec3d6b56a4fc6c9398bd8e6ede85c499c5f184b.tar.gz freebsd-ports-gnome-6ec3d6b56a4fc6c9398bd8e6ede85c499c5f184b.tar.zst freebsd-ports-gnome-6ec3d6b56a4fc6c9398bd8e6ede85c499c5f184b.zip |
- Update to 1.3.2
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
-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 693fbf2a2962..a63a6a8b01f0 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 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 f6585ad47b5a..4340461a185e 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.3.1.tar.xz) = 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e -SIZE (nghttp2-1.3.1.tar.xz) = 1267448 +SHA256 (nghttp2-1.3.2.tar.xz) = 3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8 +SIZE (nghttp2-1.3.2.tar.xz) = 1262172 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index fcd07e231e81..801aadb2d0b7 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.1 +lib/libnghttp2.so.14.1.2 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |