summaryrefslogtreecommitdiff
path: root/fetchmail
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-07-16 15:37:17 +0200
committerJuergen Daubert <jue@jue.li>2022-07-16 15:37:17 +0200
commitb4ef1fa3f66e89a7c7dfe6213a3228f7cba316a9 (patch)
tree08ab4faadbe48d1c962f3f87625f6663f6ee530a /fetchmail
parentfa506efa07df6869963b428af75b59c38dea7583 (diff)
downloadopt-b4ef1fa3f66e89a7c7dfe6213a3228f7cba316a9.tar.gz
opt-b4ef1fa3f66e89a7c7dfe6213a3228f7cba316a9.tar.xz
fetchmail: update to 6.4.31
Diffstat (limited to 'fetchmail')
-rw-r--r--fetchmail/.signature6
-rw-r--r--fetchmail/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/fetchmail/.signature b/fetchmail/.signature
index b1484524d..02ffd18d3 100644
--- a/fetchmail/.signature
+++ b/fetchmail/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/dhAghNgYBvbEYO2LAdXySL2x6L2HnrHroldGYR/p8HjXE2r9jL1vOvf6fMnAPNf5iDc3a5v0JGhUDIWeklYkAo=
-SHA256 (Pkgfile) = 5fd6560af7642f3e8b178a89b8d1c787968b1af0ecf54d3b39e1d76defbe4237
+RWSE3ohX2g5d/ZdLJlRD75PyG0FBoRTqK0JH7bKKXrG1FdJsob9Fr7Uft5z7dcmlEMT8+WBmLgKUkntXDoAq65CFtzf2eCHHGwE=
+SHA256 (Pkgfile) = 6a7e055a2fe3837ff2f1550977d884bb5e5bdd4bf4a36b981f2fb43f7a5956a8
SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d
-SHA256 (fetchmail-6.4.30.tar.xz) = 35824c20aa1d8d97e3f1611fef49b9f7f68396f7cbc4d3a807fed27ae9ea445a
+SHA256 (fetchmail-6.4.31.tar.xz) = 904bf9247054df8e91b47b1a9fe15a31dda8478c25b5291da0424653744a28f7
diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile
index a69a5fb51..326e1e872 100644
--- a/fetchmail/Pkgfile
+++ b/fetchmail/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl
name=fetchmail
-version=6.4.30
+version=6.4.31
release=1
source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz)
@@ -12,7 +12,7 @@ build() {
cd $name-$version
# don't build python stuff
- sed -i '22,24s/^/#/' Makefile.am
+ sed -i '22,25s/^/#/' Makefile.am
autoreconf -vi
./configure --prefix=/usr --disable-nls

Generated by cgit