aboutsummaryrefslogtreecommitdiffstats
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 671b4bbbdb..05dab9a9f3 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.26
+pkgver=1.4.27
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="35734268c883aa06388742f902d95676 msmtp-1.4.26.tar.bz2"
+md5sums="2d6d10d9c59ed2b2635554ed35fb9226 msmtp-1.4.27.tar.bz2"