summaryrefslogtreecommitdiff
path: root/fetchmail
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-05-29 12:49:31 +0200
committerJuergen Daubert <jue@jue.li>2020-05-29 12:49:31 +0200
commitbca048efea4f9405b7df058ee92cc36ec0bd7114 (patch)
tree59f9823fa90025be2fb7d3757a9833452a49fbe1 /fetchmail
parent9f5bd0387bf6a718491631647ea436cc7c537dee (diff)
downloadopt-bca048efea4f9405b7df058ee92cc36ec0bd7114.tar.gz
opt-bca048efea4f9405b7df058ee92cc36ec0bd7114.tar.xz
fetchmail: update to 6.4.6
Diffstat (limited to 'fetchmail')
-rw-r--r--fetchmail/.signature6
-rw-r--r--fetchmail/Pkgfile6
2 files changed, 6 insertions, 6 deletions
diff --git a/fetchmail/.signature b/fetchmail/.signature
index 283ec81cd..066ace3ce 100644
--- a/fetchmail/.signature
+++ b/fetchmail/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/a+nbsrINczuHBNQii4/MCI9PKKgZ7hg8NSL+gjvAwN7UKt9h75o9i4bZ9EISLikUy2Tgj6VSWXNlYPGT2cRqw4=
-SHA256 (Pkgfile) = 8e7c6dd85b26eaead8c2e74f0768475422e0b2cd9cc7d45811f953231708097d
+RWSE3ohX2g5d/W9o/b/oRbfU8A+bQqNOWO/Z6Jb9S7IYVIu7KDalglzDuBNJd8W2szgke0hJ4UHk19jmj35QGTs9v/+nDUytEg0=
+SHA256 (Pkgfile) = 026d43b486179fb3b8b4900531c199b06b52fe10f8918326556ce964109a7a7d
SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d
-SHA256 (fetchmail-6.4.5.tar.xz) = d30f06920294490141ddcd4a66583bf16a0c88c1d7b4f58a3b9cef8511946b1c
+SHA256 (fetchmail-6.4.6.tar.xz) = 16efec4b6019b4d2b6e43ed1d4f523dee019ac86754de856d0cf34d503d66011
diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile
index 7a4e0f0f9..7c428d172 100644
--- a/fetchmail/Pkgfile
+++ b/fetchmail/Pkgfile
@@ -1,12 +1,12 @@
# Description: A remote-mail retrieval utility
-# URL: http://www.fetchmail.info
+# URL: https://www.fetchmail.info
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: openssl
name=fetchmail
-version=6.4.5
+version=6.4.6
release=1
-source=(http://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz)
+source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit