aboutsummaryrefslogtreecommitdiffstats
path: root/main/fetchmail
diff options
context:
space:
mode:
authorScrumpyJack <scrumpyjack@me.com>2014-11-05 15:36:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-05 16:05:42 +0000
commit3f8e7d06c80bc8d7e865c1462e912eead891684a (patch)
tree215a2a5c9fe01a13e37c3c776b5d5cef9dc9888c /main/fetchmail
parentc86ff816cb23c3dd39124556867e7563450c9d3f (diff)
downloadaports-3f8e7d06c80bc8d7e865c1462e912eead891684a.tar.bz2
aports-3f8e7d06c80bc8d7e865c1462e912eead891684a.tar.xz
main/fetchmail: Changed source
Diffstat (limited to 'main/fetchmail')
-rw-r--r--main/fetchmail/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD
index b7155ed0ad..1c371a7cd1 100644
--- a/main/fetchmail/APKBUILD
+++ b/main/fetchmail/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fetchmail
pkgver=6.3.26
-pkgrel=3
+pkgrel=4
pkgdesc="A remote-mail retrieval and forwarding utility"
-url="http://fetchmail.berlios.de/"
+url="http://www.fetchmail.info/"
arch="all"
license="GPL"
depends=
@@ -13,7 +13,7 @@ pkggroups="fetchmail"
makedepends="openssl-dev python"
install="fetchmail.pre-install"
subpackages="$pkgname-doc fetchmailconf"
-source="http://download.berlios.de/fetchmail/$pkgname-$pkgver.tar.bz2
+source="http://downloads.sourceforge.net/project/${pkgname}/branch_6.3/fetchmail-${pkgver}.tar.xz
fetchmail.initd"
_builddir="$srcdir/$pkgname-$pkgver"
@@ -56,9 +56,9 @@ fetchmailconf() {
mv usr/lib "$subpkgdir"/usr/
}
-md5sums="d9ae3d939205a3c06a21ea79b8f14793 fetchmail-6.3.26.tar.bz2
+md5sums="61b66faad044afa26e142bb1791aa2b3 fetchmail-6.3.26.tar.xz
74637211b1b2a31e85acdb0700d74567 fetchmail.initd"
-sha256sums="1c724a4e48c47e84981aef0da31cf01e0334c99b295d907d0d21d31674762a23 fetchmail-6.3.26.tar.bz2
+sha256sums="79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850 fetchmail-6.3.26.tar.xz
203e54b7b661c7ee5507c23208818ec278b323843d97a9dd7787059d6bd6b677 fetchmail.initd"
-sha512sums="6f9a8a1901acccfa5438866ef1b07b2d688f502cbee53050beb9e8dffa54ba509d5d9c4fc6326b299ed50db943a6be67ba38a8e7fe9e86d4aa41488a91ecf2b1 fetchmail-6.3.26.tar.bz2
+sha512sums="8e0a2484e60eaf6c0231e2599e10fec6d207fa1c0fa02ec99b3ef9aea00b6d87275434e79470a25f06e358cdd4a293f9c46a82dd128fe733a99c85144e6caa63 fetchmail-6.3.26.tar.xz
77a41268de4c9fe6e3b6b3d606c977d9cb8fca46340ff3c18a150a947feff85dc2ea690c37ca40661dc8a1e0904a66747ca3a9f050a297d5c8dd7335f5405b74 fetchmail.initd"