diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-15 02:01:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-15 02:01:00 +0800 |
commit | 932e718792bd693c3f40b0c98ff1026ab116121f (patch) | |
tree | 2441082cbc9c84703d9f951b6d583a6d9acd75ec /www | |
parent | 89cc4209f5b386120d48db3a54d2e62547a896b0 (diff) | |
download | freebsd-ports-gnome-932e718792bd693c3f40b0c98ff1026ab116121f.tar.gz freebsd-ports-gnome-932e718792bd693c3f40b0c98ff1026ab116121f.tar.zst freebsd-ports-gnome-932e718792bd693c3f40b0c98ff1026ab116121f.zip |
Update to 1.39.2
Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www')
-rw-r--r-- | www/libnghttp2/Makefile | 3 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index b3b9c55b4498..e2067bbd3c77 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.39.1 -PORTREVISION= 1 +PORTVERSION= 1.39.2 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index e33be3651067..8856c7a2270c 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560418062 -SHA256 (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 4eca2520da3a80cf01d8abb8e6483f70229b9f4e0c9b6dbdd67435c655526d66 -SIZE (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 1748667 +TIMESTAMP = 1565801650 +SHA256 (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 485daaa0ada7da8b4d1c2c789e7ffbe7d037763f672efa0809699d4000db265b +SIZE (nghttp2-nghttp2-v1.39.2_GH0.tar.gz) = 1749765 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 857a96ead0a2..e46d7e487cf8 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.17.4 +lib/libnghttp2.so.14.18.0 libdata/pkgconfig/libnghttp2.pc |