diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-16 19:15:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-16 19:15:20 +0000 |
commit | d0d660406974bff332106249841396338b831527 (patch) | |
tree | 21ce27bab663804ccd10e554416187db2ae3542e /testing/cherokee | |
parent | 1f8dfc6d8f08087eab8a659c781193fab87c0168 (diff) | |
download | aports-d0d660406974bff332106249841396338b831527.tar.bz2 aports-d0d660406974bff332106249841396338b831527.tar.xz |
testing/[various]: rebuild against openssl-1.0.0
Diffstat (limited to 'testing/cherokee')
-rw-r--r-- | testing/cherokee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index e122b57004..7705d87ce4 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mika Havela <mika.havela@gmail.com> pkgname=cherokee pkgver=0.99.41 -pkgrel=1 +pkgrel=2 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" license="GPL2" |