summaryrefslogtreecommitdiff
path: root/community/libmilter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmilter/PKGBUILD')
-rw-r--r--community/libmilter/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/libmilter/PKGBUILD b/community/libmilter/PKGBUILD
index 6256f409f..b498a8221 100644
--- a/community/libmilter/PKGBUILD
+++ b/community/libmilter/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 88321 2013-04-16 13:29:18Z spupykin $
+# $Id: PKGBUILD 105609 2014-02-11 17:57:00Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: mutantmonkey <mutantmonkey@gmail.com>
pkgname=libmilter
-pkgver=8.14.6
+pkgver=8.14.8
pkgrel=1
pkgdesc="libmilter"
arch=(i686 x86_64)
url="http://www.postfix.org/MILTER_README.html"
+options=('staticlibs')
license=('custom:Sendmail open source license')
source="ftp://ftp.sendmail.org/pub/sendmail/sendmail.${pkgver}.tar.gz"
-md5sums=('9eeed3d1baecbf4e17d829d2ec005553')
+md5sums=('73bfc621c75dbdd3d719e54685d92577')
build(){
cd "${srcdir}/sendmail-${pkgver}"