diff options
Diffstat (limited to 'meta/recipes-extended/which')
-rw-r--r-- | meta/recipes-extended/which/which_2.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/which/which_2.20.bb b/meta/recipes-extended/which/which_2.20.bb index f8c9bf421b..07a5d3104b 100644 --- a/meta/recipes-extended/which/which_2.20.bb +++ b/meta/recipes-extended/which/which_2.20.bb | |||
@@ -10,7 +10,7 @@ inherit autotools update-alternatives | |||
10 | 10 | ||
11 | PR = "r1" | 11 | PR = "r1" |
12 | 12 | ||
13 | SRC_URI = "http://ftp.gnu.org/gnu/which/which-${PV}.tar.gz \ | 13 | SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \ |
14 | file://remove-declaration.patch" | 14 | file://remove-declaration.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744" | 16 | SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744" |