summaryrefslogtreecommitdiffstats
path: root/main/acf-fetchmail
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2013-10-31 03:18:15 +0000
committerTed Trask <ttrask01@yahoo.com>2013-10-31 03:18:15 +0000
commitf05ded5d1a1f8677114c2bc986400dd58f3ca8ac (patch)
tree060d2265ba2da64eda284763b1fa19b9086bd1c6 /main/acf-fetchmail
parent1c7f8ba2c7b8ba284bfb47e79c899f3e898e631e (diff)
downloadaports-f05ded5d1a1f8677114c2bc986400dd58f3ca8ac.tar.bz2
aports-f05ded5d1a1f8677114c2bc986400dd58f3ca8ac.tar.xz
main/acf-fetchmail: upgrade to 0.8.0
Diffstat (limited to 'main/acf-fetchmail')
-rw-r--r--main/acf-fetchmail/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/acf-fetchmail/APKBUILD b/main/acf-fetchmail/APKBUILD
index 0d9f562d8..7860bb631 100644
--- a/main/acf-fetchmail/APKBUILD
+++ b/main/acf-fetchmail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-fetchmail
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=0
pkgdesc="A web-based system administration interface for fetchmail"
url="http://git.alpinelinux.org/cgit/acf-fetchmail"
@@ -11,7 +11,7 @@ depends="acf-core lua fetchmail"
makedepends=""
install=
subpackages=""
-source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.bz2"
+source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"
package() {
cd "$srcdir/$pkgname-$pkgver"
@@ -20,4 +20,6 @@ package() {
}
-md5sums="4758d2bee5963237042b97389169ff4e acf-fetchmail-0.7.0.tar.bz2"
+md5sums="595387bce3ddda29d7d069c06a2b2fef acf-fetchmail-0.8.0.tar.xz"
+sha256sums="9bd1e0c7d19250bba0271199c9cb94725031acae60f4db1753385bbd4337db72 acf-fetchmail-0.8.0.tar.xz"
+sha512sums="b80531e38868d3d757eab93ba484dde540671d4c495d619e3ed73ebd07d510b0b459c507fbae53e53cb9070cab87993b4f53e71bc04cde5c5eec2470005d9a45 acf-fetchmail-0.8.0.tar.xz"