aboutsummaryrefslogtreecommitdiffstats
path: root/community/fetchmail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fetchmail/APKBUILD')
-rw-r--r--community/fetchmail/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/community/fetchmail/APKBUILD b/community/fetchmail/APKBUILD
index eafa69a507b..1e053c201cc 100644
--- a/community/fetchmail/APKBUILD
+++ b/community/fetchmail/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fetchmail
-pkgver=6.4.30
-pkgrel=0
+pkgver=6.4.38
+pkgrel=2
pkgdesc="remote-mail retrieval and forwarding utility"
url="https://www.fetchmail.info/"
arch="all"
license="GPL-2.0-or-later WITH OpenSSL-Exception AND Public-Domain"
pkgusers="fetchmail"
pkggroups="fetchmail"
-makedepends="openssl1.1-compat-dev python3"
+makedepends="openssl-dev>3 python3"
install="fetchmail.pre-install"
subpackages="
$pkgname-doc
@@ -68,9 +68,8 @@ fetchmailconf() {
amove usr/lib/python3*/site-packages/__pycache__/fetchmailconf*
}
-
sha512sums="
-0ec540c4102267e6e72fefa5e76aa76f45d25a0e68ec40f1fd834719f2a4b5f3f78c587b050fc33d97dd8fc6f674950949e5c23f960ebcd3046d5cc2e06db1d0 fetchmail-6.4.30.tar.xz
+f58ab1275ceab2d11df590d32f5f59a8eb656ddab13bc47ffee8962aed53ce0509aa2cc100d5d67e59dac76c2d8159655a702e0c3f454d218b070129f785be59 fetchmail-6.4.38.tar.xz
9520ec6616f4004d091b1c908d3ea38e104ad8f6595959a3cd3ef7544d05e3b75854631289e167ead08479250d04584d3f1855668a7a0ebd16a1ee9106f3b0b3 fetchmail.initd
6f031ec6bd4a3ae53cd04fbd8470f4d10bd46ca29cabffa634a6801aa2e7707169855fbc045ced3c9a69523e694511a3f076b611678143e49339c8ccac98074e fetchmail.confd
"