diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-06-29 08:07:54 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-06-29 08:07:54 +0000 |
commit | b517afa4fe34479dc3aeb92741c005cb4a153952 (patch) | |
tree | ead0690b0d4753f050a74f90a24a926eb974b677 /main/lighttpd/APKBUILD | |
parent | f80afdde72c0845edc2ce78b3f415cd692269fda (diff) | |
download | aports-b517afa4fe34479dc3aeb92741c005cb4a153952.tar.bz2 aports-b517afa4fe34479dc3aeb92741c005cb4a153952.tar.xz |
main/lighttpd: rebuild against libssl-1.0
Diffstat (limited to 'main/lighttpd/APKBUILD')
-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 5c03ed55a0..f229887b25 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -2,7 +2,7 @@ pkgname=lighttpd pkgver=1.4.26 _streamver=2.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="a secure, fast, compliant and very flexible web-server" url="http://www.lighttpd.net/" license="custom" |