summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/postfix/APKBUILD4
-rw-r--r--testing/monkey/APKBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD
index 38ea25e7b..c69b0dc8f 100644
--- a/main/postfix/APKBUILD
+++ b/main/postfix/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
-pkgver=2.9.4
+pkgver=2.9.5
pkgrel=1
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
@@ -160,7 +160,7 @@ pcre() { _mv_dict pcre ; }
pgsql() { _mv_dict pgsql ; }
sqlite() { _mv_dict sqlite ; }
-md5sums="230bc3c00c051946eccd850058d75f6c postfix-2.9.4.tar.gz
+md5sums="588e1c54588e6da0c4b3436f1c2c2fb3 postfix-2.9.5.tar.gz
d773f01dcc965d219a8a37b88f89c5bf postfix.initd
8de3f108639eda995162c590053a1278 dynamic-maps3.patch
442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf
diff --git a/testing/monkey/APKBUILD b/testing/monkey/APKBUILD
index 693260d66..e4d91e282 100644
--- a/testing/monkey/APKBUILD
+++ b/testing/monkey/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc='A fast and lightweight HTTP server designed for embedded devices.'
url='http://monkey-project.com/'
license='GPL2'
arch='all'
-makedepends='bash'
+makedepends='bash findutils'
subpackages="$pkgname-doc"
source="http://monkey-project.com/releases/1.1/$pkgname-$pkgver.tar.gz
strsignal.patch