diff options
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 25e4b0703f..c705b213b1 100644 --- a/main/postgrey/APKBUILD +++ b/main/postgrey/APKBUILD @@ -15,7 +15,7 @@ makedepends="" checkdepends="perl-file-slurper" install=postgrey.pre-install subpackages="" -source="http://postgrey.schweikert.ch/pub/$pkgname-$pkgver.tar.gz +source="https://postgrey.schweikert.ch/pub/$pkgname-$pkgver.tar.gz postgrey.confd postgrey.initd" builddir="$srcdir"/postgrey-$pkgver |