diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:34 +0800 |
commit | 862418f833e6472943863077ac1c68fa86a95cd0 (patch) | |
tree | 00bfa1eb9550160a552e1f850b94ed1d43a5f17f /www | |
parent | 6145d94f464bf15ae6c010c8748905d2199a1e2d (diff) | |
download | freebsd-ports-gnome-862418f833e6472943863077ac1c68fa86a95cd0.tar.gz freebsd-ports-gnome-862418f833e6472943863077ac1c68fa86a95cd0.tar.zst freebsd-ports-gnome-862418f833e6472943863077ac1c68fa86a95cd0.zip |
- Update to 1.2.1
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
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 1342523dc72c..50a9867eb692 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.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 707274df30a8..55f66ca5f909 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.2.0.tar.xz) = 9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f -SIZE (nghttp2-1.2.0.tar.xz) = 937040 +SHA256 (nghttp2-1.2.1.tar.xz) = e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03 +SIZE (nghttp2-1.2.1.tar.xz) = 934340 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index d3939aef1bbb..0d0961f86063 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.0.7 +lib/libnghttp2.so.14.0.8 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |