소스 검색

haveged: add mirror since primary is partly unreachable

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 년 전
부모
커밋
83d1114a2b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      utils/haveged/Makefile

+ 2
- 1
utils/haveged/Makefile 파일 보기

@@ -12,7 +12,8 @@ PKG_VERSION:=1.9.1
12 12
 PKG_RELEASE:=2
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
-PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME)
15
+PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME) \
16
+	http://pkgs.fedoraproject.org/repo/pkgs/haveged/haveged-1.9.1.tar.gz/015ff58cd10607db0e0de60aeca2f5f8/
16 17
 PKG_MD5SUM:=015ff58cd10607db0e0de60aeca2f5f8
17 18
 
18 19
 #ensure this is consistent with the dir in the tarball!!!