aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/fetchmail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD
index 356aec56b0..19c6d6b795 100644
--- a/main/fetchmail/APKBUILD
+++ b/main/fetchmail/APKBUILD
@@ -2,11 +2,11 @@
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=fetchmail 3pkgname=fetchmail
4pkgver=6.4.6 4pkgver=6.4.6
5pkgrel=0 5pkgrel=1
6pkgdesc="A remote-mail retrieval and forwarding utility" 6pkgdesc="A remote-mail retrieval and forwarding utility"
7url="https://www.fetchmail.info/" 7url="https://www.fetchmail.info/"
8arch="all" 8arch="all"
9license="GPL-2.0-or-later AND Public Domain" 9license="GPL-2.0-or-later AND Public-Domain"
10pkgusers="fetchmail" 10pkgusers="fetchmail"
11pkggroups="fetchmail" 11pkggroups="fetchmail"
12makedepends="openssl-dev python3" 12makedepends="openssl-dev python3"