diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /www/nghttp2/Makefile | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post 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 baf1603d38c..d76bb9c6c5e 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2016/09/30 13:56:15 adam Exp $ +# $NetBSD: Makefile,v 1.13 2016/10/07 18:25:35 adam Exp $ DISTNAME= nghttp2-1.15.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz |