diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 23:57:47 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 23:57:47 +0000 |
commit | fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f (patch) | |
tree | 31bbce6cfe455b02872a34647add69a76889196a | |
parent | 011de60621eb3954ca0aac95b5fe2dd5662ca384 (diff) | |
download | ports-fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f.tar.gz ports-fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f.zip |
www/libnghttp2: Update to 1.44.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 c8fffce768ca..c45b50d577ba 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.43.0 +PORTVERSION= 1.44.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 edecac06bfb4..4a49013577e8 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519111 -SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f -SIZE (nghttp2-1.43.0.tar.xz) = 3973500 +TIMESTAMP = 1627157200 +SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d +SIZE (nghttp2-1.44.0.tar.xz) = 3972832 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index e8e06fe7403f..df23b30f9ee3 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.20.1 +lib/libnghttp2.so.14.20.2 libdata/pkgconfig/libnghttp2.pc |