summaryrefslogtreecommitdiffstats
path: root/testing/postgrey/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/postgrey/APKBUILD')
-rw-r--r--testing/postgrey/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/postgrey/APKBUILD b/testing/postgrey/APKBUILD
index 71dc8c58..75681143 100644
--- a/testing/postgrey/APKBUILD
+++ b/testing/postgrey/APKBUILD
@@ -2,18 +2,17 @@
# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname=postgrey
pkgver=1.32
-pkgrel=0
+pkgrel=1
pkgdesc="Postfix policy server implementing greylisting"
url="http://postgrey.schweikert.ch/"
license="GPL"
depends="perl perl-db perl-net-dns perl-net-server"
makedepends=""
-install=
+install=postgrey.pre-install
subpackages=""
source="http://postgrey.schweikert.ch/pub/$pkgname-$pkgver.tar.gz
postgrey.confd
- postgrey.initd
- postgrey.pre-install"
+ postgrey.initd"
#still need PERL-IO Multiplex and PERL-PARSE-SYSLOG and NET-RBLClient
build() {
cd "$srcdir"/$pkgname-$pkgver
@@ -31,5 +30,4 @@ build() {
md5sums="524a4e165bf997996f3bccade394712f postgrey-1.32.tar.gz
caaad5770ab07fb5af3bbd522a05b84f postgrey.confd
-3bf81886c02d2879c1310bf1027e9c07 postgrey.initd
-4231489e2cfbbb4b0a354826cbe40695 postgrey.pre-install"
+d0611b244202c77ad7ad79862721a738 postgrey.initd"