diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-19 16:04:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-19 16:04:48 +0000 |
commit | a7d9a223eb408446a00070a2a545164a388e966a (patch) | |
tree | 97914cf7068f81806c29d972fd90911c9cf8b1b5 /www/libnghttp2/Makefile | |
parent | 615255b50707a07801e28ff3e8dd50d8b368d74e (diff) | |
download | ports-a7d9a223eb408446a00070a2a545164a388e966a.tar.gz ports-a7d9a223eb408446a00070a2a545164a388e966a.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 3369dd20d32e..c7ac50287a6c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.24.0 +PORTVERSION= 1.25.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib |