diff options
Diffstat (limited to 'main/fetchmail/APKBUILD')
-rw-r--r-- | main/fetchmail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD index 01764a5d99..57dbfaf21e 100644 --- a/main/fetchmail/APKBUILD +++ b/main/fetchmail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=fetchmail pkgver=6.3.26 -pkgrel=1 +pkgrel=2 pkgdesc="A remote-mail retrieval and forwarding utility" url="http://fetchmail.berlios.de/" arch="all" |