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 044a1705ec..1254e727e6 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.29
+pkgver=1.4.30
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="87cc6f37cb7a163ceb89382932e41535 msmtp-1.4.29.tar.bz2"
+md5sums="4d32724a2b03f07aa6d4ea9d49367ad3 msmtp-1.4.30.tar.bz2"