diff options
-rw-r--r-- | meta/recipes-devtools/chrpath/chrpath_0.15.bb (renamed from meta/recipes-devtools/chrpath/chrpath_0.14.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.14.bb b/meta/recipes-devtools/chrpath/chrpath_0.15.bb index 27b75b4aea..461710e1a4 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.14.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.15.bb | |||
@@ -7,11 +7,11 @@ BUGTRACKER = "http://alioth.debian.org/tracker/?atid=412807&group_id=31052" | |||
7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
9 | 9 | ||
10 | SRC_URI = "http://alioth.debian.org/frs/download.php/file/3648/chrpath-${PV}.tar.gz \ | 10 | SRC_URI = "http://alioth.debian.org/frs/download.php/file/3968/chrpath-${PV}.tar.gz \ |
11 | file://standarddoc.patch" | 11 | file://standarddoc.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "ea6b212b23393bf58b0ef9bcf6491b86" | 13 | SRC_URI[md5sum] = "2d2dc80e25e17425d8af849baae60654" |
14 | SRC_URI[sha256sum] = "a1bc9abc42d2b97efc3a0ced7c5dbed37d5debff600386193750315fa5823eaa" | 14 | SRC_URI[sha256sum] = "f1125f5dd0f7c7eaa4d0b64bf17c5b9cb4ee828722246970e201a18a77e18879" |
15 | 15 | ||
16 | inherit autotools | 16 | inherit autotools |
17 | 17 | ||