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/postgrey/APKBUILD | |
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/postgrey/APKBUILD')
-rw-r--r-- | main/postgrey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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" |