From ea9e52a08b8828c964e13fc8b1b8eab66a81427b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 11 Nov 2016 08:55:54 +0100 Subject: [PATCH] haveged: distfile mirror --- srcpkgs/haveged/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/haveged/template b/srcpkgs/haveged/template index 36be50d191c..5bb3d92ac97 100644 --- a/srcpkgs/haveged/template +++ b/srcpkgs/haveged/template @@ -7,7 +7,8 @@ short_desc="Entropy harvesting daemon using CPU timings" maintainer="Juan RP " license="GPL-3" homepage="http://www.issihosts.com/haveged" -distfiles="$homepage/$pkgname-$version.tar.gz" +#distfiles="$homepage/$pkgname-$version.tar.gz" +distfiles="http://distfiles.alpinelinux.org/distfiles/haveged-${version}.tar.gz" checksum=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715 configure_args="--sbindir=/usr/bin"