file: update 4.20 to 4.21, 4.21 contains security and build fixes for some archs
authorMichael Lauer <mickey@vanille-media.de>
Wed, 11 Jul 2007 11:12:11 +0000 (11:12 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 11 Jul 2007 11:12:11 +0000 (11:12 +0000)
packages/file/file-native_4.21.bb [moved from packages/file/file-native_4.20.bb with 80% similarity]
packages/file/file_4.21.bb [moved from packages/file/file_4.20.bb with 83% similarity]

similarity index 80%
rename from packages/file/file-native_4.20.bb
rename to packages/file/file-native_4.21.bb
index b797cff..59535dd 100644 (file)
@@ -1,7 +1,5 @@
 require file_${PV}.bb
 inherit native
-
-# avoid dependency loop
 DEPENDS = ""
 PR = "r0"
 
similarity index 83%
rename from packages/file/file_4.20.bb
rename to packages/file/file_4.21.bb
index 2b37d25..758f7f3 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "console/utils"
 LICENSE = "BSD-ADV"
 DEPENDS = "file-native"
 
-SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz" 
+SRC_URI = "ftp://ftp.fi.debian.org/pub/gentoo/distfiles/file-${PV}.tar.gz"
 S = "${WORKDIR}/file-${PV}"
 
 inherit autotools