From 9c922631bff327cf3a1d1ed90c06a7cdbd855f06 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 31 Oct 2016 13:08:11 +0000 Subject: main/haveged: update source and url --- main/haveged/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/haveged') diff --git a/main/haveged/APKBUILD b/main/haveged/APKBUILD index 0f90b99e99..91b8b3dddd 100644 --- a/main/haveged/APKBUILD +++ b/main/haveged/APKBUILD @@ -4,14 +4,14 @@ pkgname=haveged pkgver=1.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="Entropy harvesting daemon using CPU timings" -url="http://www.issihosts.com/haveged/" +url="https://sourceforge.net/projects/haveged" arch="all" license="GPL" subpackages="$pkgname-doc" makedepends="linux-headers" -source="http://www.issihosts.com/haveged/haveged-$pkgver.tar.gz +source="$pkgname-$pkgver.tar.gz::https://sourceforge.net/projects/haveged/files/haveged-1.9.1.tar.gz/download haveged.initd haveged.confd" builddir="$srcdir/$pkgname-$pkgver" -- cgit v1.2.3