aboutsummaryrefslogtreecommitdiffstats
path: root/main/bzip2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-14 17:50:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-14 17:50:57 +0000
commit9880043bb852619eecfb77c3080a577a86359bc7 (patch)
tree5cc15608a7166a6930c4be734ed7d00f9fe12da6 /main/bzip2
parent15c0fbc81effd1ddf7d87e05ceb24d71c2f41cdb (diff)
downloadaports-9880043bb852619eecfb77c3080a577a86359bc7.tar.bz2
aports-9880043bb852619eecfb77c3080a577a86359bc7.tar.xz
main/bzip2: fix source url
upstream recommends us sourceforge
Diffstat (limited to 'main/bzip2')
-rw-r--r--main/bzip2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bzip2/APKBUILD b/main/bzip2/APKBUILD
index aa73e70ab5..10b1b0423a 100644
--- a/main/bzip2/APKBUILD
+++ b/main/bzip2/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="BSD"
depends=""
subpackages="$pkgname-dev $pkgname-doc libbz2"
-source="http://www.bzip.org/$pkgver/$pkgname-$pkgver.tar.gz
+source="https://downloads.sourceforge.net/bzip2/bzip2-$pkgver.tar.gz
bzip2-1.0.4-makefile-CFLAGS.patch
bzip2-1.0.6-saneso.patch
bzip2-1.0.4-man-links.patch