summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIsmael Luceno2021-05-16 21:02:47 +0200
committerIsmael Luceno2021-05-16 21:03:57 +0200
commitafbc7e491bf2001dee7f19e28a16e8202d1532e4 (patch)
treeb3caf84ee6efc479eb7781162012c36471c3f354 /mail
parent3913b38840dc53d56dcaefddbad4008efb2d55a1 (diff)
fetchmail 6.4.19
Diffstat (limited to 'mail')
-rwxr-xr-xmail/fetchmail/DETAILS4
-rw-r--r--mail/fetchmail/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/fetchmail/DETAILS b/mail/fetchmail/DETAILS
index ea5f027e0f..91eb74c936 100755
--- a/mail/fetchmail/DETAILS
+++ b/mail/fetchmail/DETAILS
@@ -1,10 +1,10 @@
SPELL=fetchmail
- VERSION=6.4.0.beta4
+ VERSION=6.4.19
BRANCH=${VERSION%.[ab]*}
BRANCH=${BRANCH%.*}
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_HASH=sha512:0ad326866da83918a452b1c57118a16399e922b9b2b1ef7693ea3c44704f79db949fb2c49efdbaa45271f0a37efb2b5dc089186101c23ee1beeb57a6e2b64340
+ SOURCE_HASH=sha512:b10f0ac5b3b22f8b1d86367990fc96ea5c49dc21c873890c732c254c34503bd6ab9348c5ef88b99ba0f83f065fa9f9aead55de9721b0f296efa14eac0311daaf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://downloads.sourceforge.net/project/$SPELL/branch_$BRANCH/$SOURCE
SOURCE2_URL[0]=https://downloads.sourceforge.net/project/$SPELL/branch_$BRANCH/$SOURCE2
diff --git a/mail/fetchmail/HISTORY b/mail/fetchmail/HISTORY
index 974f77c993..195ff9a062 100644
--- a/mail/fetchmail/HISTORY
+++ b/mail/fetchmail/HISTORY
@@ -1,3 +1,6 @@
+2021-05-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 6.4.19
+
2018-09-12 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: SECURITY_PATCH++
updated spell to 6.4.0.beta4