From 83d1114a2b6071b63aa1d0cc3cdeb21db08e9d74 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 7 Aug 2014 10:50:25 +0200 Subject: [PATCH] haveged: add mirror since primary is partly unreachable Signed-off-by: Steven Barth --- utils/haveged/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/haveged/Makefile b/utils/haveged/Makefile index 12a6237f5..aff998de7 100644 --- a/utils/haveged/Makefile +++ b/utils/haveged/Makefile @@ -12,7 +12,8 @@ PKG_VERSION:=1.9.1 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME) +PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME) \ + http://pkgs.fedoraproject.org/repo/pkgs/haveged/haveged-1.9.1.tar.gz/015ff58cd10607db0e0de60aeca2f5f8/ PKG_MD5SUM:=015ff58cd10607db0e0de60aeca2f5f8 #ensure this is consistent with the dir in the tarball!!!