diff options
-rw-r--r-- | meta/recipes-devtools/pax-utils/pax-utils_0.7.bb (renamed from meta/recipes-devtools/pax-utils/pax-utils_0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.6.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb index 3e6e687d28..63cf0ea3ff 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.6.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb | |||
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | |||
9 | 9 | ||
10 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" | 10 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "376ec23930a55a8d3e167d50e23bb66e" | 12 | SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877" |
13 | SRC_URI[sha256sum] = "1ffd4bf7bf3f8bb404007dd1617edfb0297e4c65a2c1153712e4a76875038784" | 13 | SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | do_install() { | 16 | do_install() { |