diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /www/nghttp2/Makefile | |
parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz |
Revbump after boost update
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 214f837a42e..4da25eb5f06 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/11/28 08:53:58 adam Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/01 16:06:01 adam Exp $ DISTNAME= nghttp2-1.17.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz |