summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Hiscocks2015-10-31 21:15:57 +0000
committerSteven Hiscocks2015-10-31 21:15:57 +0000
commit9874fb634166414668a5790337c6835782242fae (patch)
tree8b2d73e40d7c763b47f43fe9cb6e8f706dc52811
parentb9fc7860d7a4c65d1e884ea2960766d1307bdcb9 (diff)
downloadaur-9874fb634166414668a5790337c6835782242fae.tar.gz
Update to 4.5.15
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3192504d9c6..e91659f4e805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Steven Hiscocks <steven[at]hiscocks[dot]me[dot]uk>
pkgname=milter-greylist
-pkgver=4.5.14
+pkgver=4.5.15
pkgrel=1
pkgdesc="milter-greylist is a stand-alone milter written in C that implements the greylist filtering method."
url="http://hcpnet.free.fr/milter-greylist/"
@@ -12,7 +12,7 @@ backup=('etc/mail/greylist.conf')
install="${pkgname}.install"
source=("ftp://ftp.espci.fr/pub/${pkgname}/${pkgname}-${pkgver}.tgz"
"${pkgname}.service")
-md5sums=('1e12295825afaa5e838be70b1f9af195'
+md5sums=('e804dc97e94f5ac1d39e3e5572efeda3'
'SKIP')
build() {