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"