diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:29:49 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:39:19 +0000 |
commit | dd626f0f07ec734a388b8addcf9865c66a3c9704 (patch) | |
tree | ad25eff01460f35c333376a3be27be1d1f2d5d84 | |
parent | 041d2271d9f15c9049cd6087c8d3bb2aa3bdacdf (diff) | |
download | ports-dd626f0f07ec734a388b8addcf9865c66a3c9704.tar.gz ports-dd626f0f07ec734a388b8addcf9865c66a3c9704.zip |
www/libnghttp2: Update to 1.47.0
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 77f0a0baa8b3..bcbdbef37376 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.46.0 +PORTVERSION= 1.47.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 269a69d8b72f..7bad7d33b241 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730903 -SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43 -SIZE (nghttp2-1.46.0.tar.xz) = 4024972 +TIMESTAMP = 1652122585 +SHA256 (nghttp2-1.47.0.tar.xz) = 68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc +SIZE (nghttp2-1.47.0.tar.xz) = 4028580 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index cd4574d54702..761b13890b72 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.21.1 +lib/libnghttp2.so.14.21.2 libdata/pkgconfig/libnghttp2.pc |