summaryrefslogtreecommitdiff
path: root/packages/file
diff options
context:
space:
mode:
Diffstat (limited to 'packages/file')
-rw-r--r--packages/file/file-native_4.21.bb (renamed from packages/file/file-native_4.20.bb)2
-rw-r--r--packages/file/file_4.21.bb (renamed from packages/file/file_4.20.bb)2
2 files changed, 1 insertions, 3 deletions
diff --git a/packages/file/file-native_4.20.bb b/packages/file/file-native_4.21.bb
index b797cff8ad..59535dd518 100644
--- a/packages/file/file-native_4.20.bb
+++ b/packages/file/file-native_4.21.bb
@@ -1,7 +1,5 @@
require file_${PV}.bb
inherit native
-
-# avoid dependency loop
DEPENDS = ""
PR = "r0"
diff --git a/packages/file/file_4.20.bb b/packages/file/file_4.21.bb
index 2b37d2515c..758f7f36fa 100644
--- a/packages/file/file_4.20.bb
+++ b/packages/file/file_4.21.bb
@@ -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