summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/msmtp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/msmtp/APKBUILD b/main/msmtp/APKBUILD
index 05dab9a9f..35f11b567 100644
--- a/main/msmtp/APKBUILD
+++ b/main/msmtp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=msmtp
-pkgver=1.4.27
+pkgver=1.4.28
pkgrel=0
pkgdesc="SMTP client with a sendmail compatible interface"
url="http://msmtp.sourceforge.net/"
@@ -40,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="2d6d10d9c59ed2b2635554ed35fb9226 msmtp-1.4.27.tar.bz2"
+md5sums="14740478dc9d1f52ec97a415e3373fc7 msmtp-1.4.28.tar.bz2"