From 7a205eb9ac98baf9a73080f369b52efa116d5c75 Mon Sep 17 00:00:00 2001 From: Breno Leitao Date: Tue, 28 Mar 2017 19:01:40 +0000 Subject: testing/libmhash: Fix URL Current $source URL is resulting 404. Just updated to the new URL. No changes in the checksums. --- testing/libmhash/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/libmhash') diff --git a/testing/libmhash/APKBUILD b/testing/libmhash/APKBUILD index 8b06a46553..a95c2cf4d4 100644 --- a/testing/libmhash/APKBUILD +++ b/testing/libmhash/APKBUILD @@ -12,7 +12,7 @@ depends="" makedepends="" install="" subpackages="$pkgname-dev $pkgname-doc" -source="$pkgname-$pkgver.tar.gz::https://sourceforge.net/projects/$_pkgname/files/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.gz/downloadi +source="$pkgname-$pkgver.tar.gz::https://downloads.sourceforge.net/project/$_pkgname/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.gz musl-fix-bool-includes.patch" builddir="$srcdir"/$_pkgname-$pkgver -- cgit v1.2.3