createrepo-native: Fix SRC_URI.

This commit is contained in:
Rob Bradford 2008-10-29 15:15:08 +00:00
parent e61ea24100
commit 410141a907
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DEPENDS = "python-native"
SRC_URI = "http://linux.duke.edu/projects/metadata/generate/createrepo-${PV}.tar.gz \
SRC_URI = "http://createrepo.baseurl.org/download/createrepo-${PV}.tar.gz \
file://fix.patch;patch=1 \
file://pathfix.patch;patch=1 "
PR = "r1"