diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-25 01:41:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-25 01:41:07 +0800 |
commit | 3d984b3ca5b8b1532047546b1d2f81d7258d5fdb (patch) | |
tree | d5aef9635dd07bd866f8c50c57dc6e6a43708366 /www | |
parent | 8d55b366522f467a22d8bff812f317f3670849d0 (diff) | |
download | freebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.tar.gz freebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.tar.zst freebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.zip |
- Update to 1.0.4
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 fbefe89d2586..7dce9fd24b2c 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 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 0e03666346cf..49c5b5ebea28 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.0.2.tar.xz) = 0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc -SIZE (nghttp2-1.0.2.tar.xz) = 910308 +SHA256 (nghttp2-1.0.4.tar.xz) = 87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89 +SIZE (nghttp2-1.0.4.tar.xz) = 909196 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 4a5c82c46f78..cd9635764443 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.2 +lib/libnghttp2.so.14.0.4 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |