diff options
author | Łukasz Jendrysik <scadu@yandex.com> | 2014-12-17 09:20:43 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-17 12:28:52 +0000 |
commit | 400259468a5b1b462b0daa8eb03b81057aa2d141 (patch) | |
tree | 0646d3c5515574cde1c616fd5dced968eb638976 /testing/cherokee | |
parent | eca799b091ff4fb5d23e2fe491ccc66cfa7ebc84 (diff) | |
download | aports-400259468a5b1b462b0daa8eb03b81057aa2d141.tar.bz2 aports-400259468a5b1b462b0daa8eb03b81057aa2d141.tar.xz |
testing/cherokee: bump pkgrel
Diffstat (limited to 'testing/cherokee')
-rw-r--r-- | testing/cherokee/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index bfc4277de8..ff46ce2a89 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -1,8 +1,9 @@ +# Contributor: Łukasz Jendrysik <scadu@yandex.com> # Contributor: Mika Havela <mika.havela@gmail.com> # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=cherokee pkgver=1.2.104 -pkgrel=0 +pkgrel=1 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" arch="all" |