summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIsmael Luceno2019-09-03 21:06:52 +0200
committerIsmael Luceno2019-09-03 21:06:52 +0200
commit716871be81e7ceb7eff5a4c9448d431d4230ee27 (patch)
tree849fbb92882100a2f310a40e5288a888bb7319f9 /mail
parent7c75d3b269ff784dcc35d8ee7391f02f2ec75ad2 (diff)
msmtp 1.8.5
Diffstat (limited to 'mail')
-rwxr-xr-xmail/msmtp/DETAILS6
-rw-r--r--mail/msmtp/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/mail/msmtp/DETAILS b/mail/msmtp/DETAILS
index 80727a62c0..8e401ba8b7 100755
--- a/mail/msmtp/DETAILS
+++ b/mail/msmtp/DETAILS
@@ -1,10 +1,10 @@
SPELL=msmtp
- VERSION=1.6.1
+ VERSION=1.8.5
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
+ SOURCE_URL[0]="https://marlam.de/msmtp/releases/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_HASH=sha512:ad36e46e137136c85b470c24180db89bbd9b12a362a8dcb2883fa66a1f9233bffa24b929935e0dd7557f820711eedb6e96c0674244725b559c5237ce4f2425ed
+ SOURCE_HASH=sha512:16e85d714b15e07f96f5ed5bf32b0c97a970877c13cfb77b5df29f7ea075d4da899a58786dcd60ace049b1f15061f4bcf96fa7fd442413560066a6c17a60f9a8
WEB_SITE=http://msmtp.sourceforge.net/
ENTERED=20040412
LICENSE[0]=GPL
diff --git a/mail/msmtp/HISTORY b/mail/msmtp/HISTORY
index 97bdbe931f..8ac9955083 100644
--- a/mail/msmtp/HISTORY
+++ b/mail/msmtp/HISTORY
@@ -1,3 +1,6 @@
+2019-09-03 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.8.5
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/