diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-17 13:05:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-17 13:05:31 +0000 |
commit | a1d0bf089a27b42a43001fcf2382ed98a471ecef (patch) | |
tree | e413c5bc21ad809944491f33343c744f2cabe70f /testing/cherokee | |
parent | bece277132bab24904f98da5d2ebad4a0cfc572c (diff) | |
download | aports-a1d0bf089a27b42a43001fcf2382ed98a471ecef.tar.bz2 aports-a1d0bf089a27b42a43001fcf2382ed98a471ecef.tar.xz |
testing/cherokee: rebuild against new ffmpeg
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 7705d87ce4..f93cfcf588 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=2 +pkgrel=3 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" license="GPL2" |