package/cdrkit: download from alternate site
authorKaroly Kasza <kaszak@gmail.com>
Sun, 19 Oct 2014 13:30:08 +0000 (15:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Oct 2014 14:28:06 +0000 (16:28 +0200)
www.cdrkit.org looks dead, the cdrkit archive always downloads from the
buildroot.org mirror. This patch points the downloader to the Debian
archive site.

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cdrkit/cdrkit.mk

index 8ec0b8bcb3c43191efaa15625756a320db5db004..3f2b429da2e160d37489c6084265eaf792a4acf3 100644 (file)
@@ -5,7 +5,8 @@
 ################################################################################
 
 CDRKIT_VERSION = 1.1.11
-CDRKIT_SITE = http://www.cdrkit.org/releases
+CDRKIT_SOURCE = cdrkit_$(CDRKIT_VERSION).orig.tar.gz
+CDRKIT_SITE = http://snapshot.debian.org/archive/debian/20101018T151929Z/pool/main/c/cdrkit/
 CDRKIT_DEPENDENCIES = libcap bzip2 zlib
 CDRKIT_LICENSE = GPLv2
 CDRKIT_LICENSE_FILES = COPYING