aboutsummaryrefslogtreecommitdiffstats
path: root/www/nghttp2/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-25 01:41:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-25 01:41:07 +0800
commit3d984b3ca5b8b1532047546b1d2f81d7258d5fdb (patch)
treed5aef9635dd07bd866f8c50c57dc6e6a43708366 /www/nghttp2/Makefile
parent8d55b366522f467a22d8bff812f317f3670849d0 (diff)
downloadfreebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.tar.gz
freebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.tar.zst
freebsd-ports-gnome-3d984b3ca5b8b1532047546b1d2f81d7258d5fdb.zip
- Update to 1.0.4
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r--www/nghttp2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index fbefe89d2586..7dce9fd24b2c 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp2
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.4
CATEGORIES= www net
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
LOCAL/sunpoet