summaryrefslogtreecommitdiff
path: root/community/libmilter
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-08 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2011-12-08 23:14:54 +0000
commit707457876743e969be9eb163c36928978df245cd (patch)
tree24ed2c08e3ace85c9cee2302e97438421ca3f03d /community/libmilter
parent6f9a9504db6338f0c35c4ca70bad42965b74791a (diff)
Thu Dec 8 23:14:54 UTC 2011
Diffstat (limited to 'community/libmilter')
-rw-r--r--community/libmilter/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libmilter/PKGBUILD b/community/libmilter/PKGBUILD
index 3154cc8b9..3d842fb77 100644
--- a/community/libmilter/PKGBUILD
+++ b/community/libmilter/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 56914 2011-10-16 12:39:57Z spupykin $
+# $Id: PKGBUILD 60205 2011-12-07 15:22:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: mutantmonkey <mutantmonkey@gmail.com>
pkgname=libmilter
-pkgver=8.14.4
-pkgrel=3
+pkgver=8.14.5
+pkgrel=1
pkgdesc="libmilter"
arch=(i686 x86_64)
url="http://www.postfix.org/MILTER_README.html"
license=('custom:Sendmail open source license')
source="ftp://ftp.sendmail.org/pub/sendmail/sendmail.${pkgver}.tar.gz"
-md5sums=('1b23d5000c8e7bfe82ec1a27f2f5fdc5')
+md5sums=('02ccfc331cc81ed00ec8bb5ecfc69018')
build(){
cd "${srcdir}/sendmail-${pkgver}"