diff options
-rw-r--r-- | main/lighttpd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD index c3747152b8..750dca5b67 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -2,7 +2,7 @@ pkgname=lighttpd pkgver=1.4.28 _streamver=2.2.0 -pkgrel=0 +pkgrel=3 pkgdesc="a secure, fast, compliant and very flexible web-server" url="http://www.lighttpd.net/" license="custom" |