diff options
author | Juergen Daubert <jue@jue.li> | 2013-11-29 12:22:45 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-01-19 22:04:32 +0100 |
commit | ac187684a0b0d340c5b3a59833a14fca21eb78c9 (patch) | |
tree | 7bec46cb83876dd84d92285ed9eba87513bb4654 /maildrop | |
parent | 8bb8bd3fe46f0f943efe3ff05da6e0cb12a23f5e (diff) | |
download | opt-ac187684a0b0d340c5b3a59833a14fca21eb78c9.tar.gz opt-ac187684a0b0d340c5b3a59833a14fca21eb78c9.tar.xz |
maildrop: update to 2.7.1
Diffstat (limited to 'maildrop')
-rw-r--r-- | maildrop/.md5sum | 2 | ||||
-rw-r--r-- | maildrop/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/maildrop/.md5sum b/maildrop/.md5sum index 27cb4ff54..1f7950745 100644 --- a/maildrop/.md5sum +++ b/maildrop/.md5sum @@ -1 +1 @@ -cd895ca0b78a20da0da7338079b61d3d maildrop-2.7.0.tar.bz2 +afe9e08faba1925ce707f6ae57aa27d8 maildrop-2.7.1.tar.bz2 diff --git a/maildrop/Pkgfile b/maildrop/Pkgfile index 13d58b9ef..0ead64428 100644 --- a/maildrop/Pkgfile +++ b/maildrop/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gdbm libpcre name=maildrop -version=2.7.0 +version=2.7.1 release=1 source=(http://download.sourceforge.net/project/courier/$name/$version/$name-$version.tar.bz2) |