diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-06-17 03:47:33 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-20 13:35:25 +0000 |
commit | 4d845138670cb0484cb37803e99cc93b0f2422fa (patch) | |
tree | 4079b92184fcb5c7cb10eea8158c286948b27d59 /testing/clapf/APKBUILD | |
parent | 701230873d785eb06a9e78e941bada0b4c868cd7 (diff) | |
download | aports-4d845138670cb0484cb37803e99cc93b0f2422fa.tar.bz2 aports-4d845138670cb0484cb37803e99cc93b0f2422fa.tar.xz |
testing/[various]: Bump pkgrel for fixes.
* 2811e023bc75 testing/[various]: Add group and use it as primary in .pre-* scripts.
testing/buildbot-slave/buildbot-slave.pre-install
testing/buildbot/buildbot.pre-install
testing/clapf/clapf.pre-install
* c9dca511744b testing/clapf: Fix a lot of problems.
testing/clapf/APKBUILD
testing/clapf/clapf.confd
testing/clapf/clapf.initd
testing/clapf/clapf.pre-install
testing/clapf/ldflags.patch
* d36d9cd0a06e testing/buildbot: Fix some stuff.
testing/buildbot/APKBUILD
testing/buildbot/buildmaster.initd
* 15023743c545 testing/buildbot-slave: Fix some stuff.
testing/buildbot-slave/APKBUILD
testing/buildbot-slave/buildslave.initd
Diffstat (limited to 'testing/clapf/APKBUILD')
-rw-r--r-- | testing/clapf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/clapf/APKBUILD b/testing/clapf/APKBUILD index efc2438be2..df7cc0d57f 100644 --- a/testing/clapf/APKBUILD +++ b/testing/clapf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=clapf pkgver=0.4.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="clapf is an open source email content filter application" url="http://clapf.org" arch="all" |