diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 01:32:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 01:32:50 +0800 |
commit | 68de56dd49f1938e43e5a946d97aee7441204adc (patch) | |
tree | bcdf8f10c3afcb15797d20e72aec421d8ab305d7 | |
parent | 241005f08778b449a4bc9881ce78cb880ba91935 (diff) | |
download | freebsd-ports-gnome-68de56dd49f1938e43e5a946d97aee7441204adc.tar.gz freebsd-ports-gnome-68de56dd49f1938e43e5a946d97aee7441204adc.tar.zst freebsd-ports-gnome-68de56dd49f1938e43e5a946d97aee7441204adc.zip |
Update to 1.23.0
Changes: https://github.com/nghttp2/nghttp2/releases
-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 618af3deac81..887e98f49ce1 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.22.0 +PORTVERSION= 1.23.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index bd18b5868f9f..06a23fe797ed 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493122822 -SHA256 (nghttp2-nghttp2-v1.22.0_GH0.tar.gz) = f869dff2b0f46895e2079da1b7107e94208400d2488e6709595fedfe5774ce53 -SIZE (nghttp2-nghttp2-v1.22.0_GH0.tar.gz) = 1739006 +TIMESTAMP = 1495889619 +SHA256 (nghttp2-nghttp2-v1.23.0_GH0.tar.gz) = 31a425c80f2bc4a48af7880681f45d51dfac25f96d905f3cb22c2db8696caca9 +SIZE (nghttp2-nghttp2-v1.23.0_GH0.tar.gz) = 1743671 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 83780ccbae39..a778eb705191 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.13.2 +lib/libnghttp2.so.14.13.3 libdata/pkgconfig/libnghttp2.pc |