diff options
author | Jeff Bilyk <jbilyk@gmail.com> | 2012-03-17 16:17:57 +0000 |
---|---|---|
committer | Jeff Bilyk <jbilyk@gmail.com> | 2012-03-17 16:17:57 +0000 |
commit | a6655ac9b6cad23ea5f7556a2d60b7bbaa2e1ce5 (patch) | |
tree | 8c1e54c8d28617efbf0bbd818403b5bfc8e89e3d /main | |
parent | f0f42e1987f3ed02f584fd78938b5511e851ab33 (diff) | |
download | aports-a6655ac9b6cad23ea5f7556a2d60b7bbaa2e1ce5.tar.bz2 aports-a6655ac9b6cad23ea5f7556a2d60b7bbaa2e1ce5.tar.xz |
various: bump pkgrel on packages where opts were replaced
bump pkgrel on various packages
Diffstat (limited to 'main')
-rw-r--r-- | main/clamav/APKBUILD | 2 | ||||
-rw-r--r-- | main/kamailio/APKBUILD | 2 | ||||
-rw-r--r-- | main/php/APKBUILD | 2 | ||||
-rw-r--r-- | main/postgrey/APKBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/main/clamav/APKBUILD b/main/clamav/APKBUILD index f40c75365a..567bc87b90 100644 --- a/main/clamav/APKBUILD +++ b/main/clamav/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=clamav pkgver=0.97.3 -pkgrel=1 +pkgrel=2 pkgusers=clamav pkggroups=clamav pkgdesc="An anti-virus toolkit for UNIX" diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index 74bdaef3f4..76035282ce 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Nathan Angelacos <nangel@alpinelinux.org> pkgname=kamailio pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Open Source SIP Proxy" url="http://www.kamailio.org/" pkgusers="kamailio" diff --git a/main/php/APKBUILD b/main/php/APKBUILD index 7c8c53b98d..9cf84ab59a 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -3,7 +3,7 @@ pkgname=php pkgver=5.3.10 _suhosinver=5.3.9-0.9.10 -pkgrel=2 +pkgrel=3 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" diff --git a/main/postgrey/APKBUILD b/main/postgrey/APKBUILD index b83dca2de6..0be2be6b7a 100644 --- a/main/postgrey/APKBUILD +++ b/main/postgrey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=postgrey pkgver=1.34 -pkgrel=0 +pkgrel=1 pkgdesc="Postfix policy server implementing greylisting" url="http://postgrey.schweikert.ch/" arch="noarch" |