masqmail: update to 0.2.28

This commit is contained in:
Juergen Daubert 2010-07-24 10:35:23 +02:00
parent 95adb1dea0
commit 8474df599f
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
3740a79250c65218a41e9591d3a20434 inet.route
413f66f053693a10abc4c9c632fd0659 masqmail
3e088c3721625c50c67476cf5f32b1a5 masqmail-0.2.27.tar.gz
04ba5e62b8b3e44644b58c0ae7135d52 masqmail-0.2.28.tar.gz
75ed683dec31e6712a4083b04e2e2a15 masqmail.alias
1e617333b5268d7d2db9380418b60f3c masqmail.conf

View File

@ -4,7 +4,7 @@
# Depends on: glib
name=masqmail
version=0.2.27
version=0.2.28
release=1
source=(http://marmaro.de/prog/masqmail/files/$name-$version.tar.gz
masqmail masqmail.conf masqmail.alias inet.route)
@ -16,6 +16,7 @@ build () {
--mandir=/usr/man \
--enable-auth \
--enable-maildir \
--enable-ident \
--with-user=mail \
--with-group=mail
make