diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-12 20:17:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-12 20:49:34 +0000 |
commit | 33866f293edcd12c1d5c855a458f026d06069d52 (patch) | |
tree | 206aeb8f0c58a7664c6af9d2da6a2cd44ee8a42c /main/lighttpd | |
parent | 9a818db45c1867c959c4149aeab2ebdffb813a6c (diff) | |
download | aports-33866f293edcd12c1d5c855a458f026d06069d52.tar.bz2 aports-33866f293edcd12c1d5c855a458f026d06069d52.tar.xz |
main/lighttpd: rebuild against pcre-8.30
Diffstat (limited to 'main/lighttpd')
-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 11d0f3180a..832409f8b5 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -2,7 +2,7 @@ pkgname=lighttpd pkgver=1.4.30 _streamver=2.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="a secure, fast, compliant and very flexible web-server" url="http://www.lighttpd.net/" arch="all" |