diff options
-rw-r--r-- | www/nghttp2/Makefile | 4 | ||||
-rw-r--r-- | www/nghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/nghttp2/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 49a68a6e1b5c..0a3a1030fb44 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 DISTVERSIONPREFIX= v CATEGORIES= www net @@ -21,7 +21,7 @@ USE_RC_SUBR= nghttpx USE_GITHUB= yes CONFIGURE_ARGS= --disable-python-bindings \ - --disable-examples + --disable-examples CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ ZLIB_CFLAGS="-I${INCLUDEDIR}" \ diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index c188322d4212..106543ce35a3 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473580381 -SHA256 (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = f11a16d8851044926f2a3099f9033014a7024f78c08b97f8d11d4312293231cc -SIZE (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = 1669717 +TIMESTAMP = 1475071035 +SHA256 (nghttp2-nghttp2-v1.15.0_GH0.tar.gz) = 43663f071b4976a876bb541269fdb02bba45a692e36ff09b928333b5efad84e2 +SIZE (nghttp2-nghttp2-v1.15.0_GH0.tar.gz) = 1680240 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index d76bed20a922..be6b7a4b3a5d 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -13,7 +13,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.10.1 +lib/libnghttp2.so.14.11.0 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1 |