diff options
author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /www/lighttpd | |
parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz |
revbump for boost-libs
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 12589d26144..cb5b743eab0 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2021/06/23 20:33:18 nia Exp $ +# $NetBSD: Makefile,v 1.100 2021/09/29 19:01:27 adam Exp $ DISTNAME= lighttpd-1.4.59 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/ EXTRACT_SUFX= .tar.xz |