diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-27 18:15:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-27 18:15:50 +0000 |
commit | 4ae523ac609d93d9d81cd72c071d39d940f3cd7b (patch) | |
tree | 9e4f48b6403354ef903a794e059c666a6783e594 /www/libnghttp2 | |
parent | 37b97cec1abfdbb8efc5c78cf67421dfebaf2642 (diff) | |
download | ports-4ae523ac609d93d9d81cd72c071d39d940f3cd7b.tar.gz ports-4ae523ac609d93d9d81cd72c071d39d940f3cd7b.zip |
- Update to 1.18.0
Notes
Notes:
svn path=/head/; revision=429636
Diffstat (limited to 'www/libnghttp2')
-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 5617f7c0faaa..22c7cb4a8a11 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 00191cdbf5d3..b642f35fbaf5 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480231536 -SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499 -SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346 +TIMESTAMP = 1482859665 +SHA256 (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 224664e2271c569439311690f4cbd4a6bec5ac366d965fcd018e0693d7baebf6 +SIZE (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 1700089 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 4bdfb0d20127..76ec5ca99a6b 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.12.2 +lib/libnghttp2.so.14.12.3 libdata/pkgconfig/libnghttp2.pc |