From 63571b38d94f3d748b3f8357bdf886260f119367 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Fri, 6 Jan 2017 00:43:10 +0100 Subject: [PATCH] utils/haveged: Add SF as primary download site Add Sourceforge as primary download site and main site as secondary. Drop fedoraproject.org repo Signed-off-by: Daniel Engberg --- utils/haveged/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/haveged/Makefile b/utils/haveged/Makefile index 9cd7b7883f..c5adad734b 100644 --- a/utils/haveged/Makefile +++ b/utils/haveged/Makefile @@ -12,8 +12,8 @@ PKG_VERSION:=1.9.1 PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME) \ - http://pkgs.fedoraproject.org/repo/pkgs/haveged/haveged-1.9.1.tar.gz/015ff58cd10607db0e0de60aeca2f5f8/ +PKG_SOURCE_URL:=@SF/haveged \ + http://www.issihosts.com/$(PKG_NAME) PKG_MD5SUM:=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715 PKG_LICENSE:=GPLv3