diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 13:09:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 13:09:12 +0000 |
commit | d9e1e3306ec8dd390b7c363c2250af0625a52899 (patch) | |
tree | d389ec86a73ea367ff4390d663cdc07fa34c91eb /www/libnghttp2/Makefile | |
parent | 6c5ca0c467f326ea176c062d537660a6cf79cef4 (diff) | |
download | ports-d9e1e3306ec8dd390b7c363c2250af0625a52899.tar.gz ports-d9e1e3306ec8dd390b7c363c2250af0625a52899.zip |
Notes
Diffstat (limited to 'www/libnghttp2/Makefile')
-rw-r--r-- | www/libnghttp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 887e98f49ce1..d75c4c8aade5 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.23.0 +PORTVERSION= 1.23.1 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib |