diff options
Diffstat (limited to 'meta/recipes-extended/mc')
-rw-r--r-- | meta/recipes-extended/mc/mc_4.8.8.bb (renamed from meta/recipes-extended/mc/mc_4.8.7.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.7.bb b/meta/recipes-extended/mc/mc_4.8.8.bb index 0e8f3c127e..20ae797999 100644 --- a/meta/recipes-extended/mc/mc_4.8.7.bb +++ b/meta/recipes-extended/mc/mc_4.8.8.bb | |||
@@ -6,12 +6,10 @@ SECTION = "console/utils" | |||
6 | DEPENDS = "ncurses glib-2.0" | 6 | DEPENDS = "ncurses glib-2.0" |
7 | RDEPENDS_${PN} = "ncurses-terminfo" | 7 | RDEPENDS_${PN} = "ncurses-terminfo" |
8 | 8 | ||
9 | PR = "r0" | ||
10 | |||
11 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" | 9 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" |
12 | 10 | ||
13 | SRC_URI[md5sum] = "b113e50682293a953141134969dba785" | 11 | SRC_URI[md5sum] = "324ff5a192d30d3a3b234c130550eb0a" |
14 | SRC_URI[sha256sum] = "4e9c45925b47650dac58d7556a89c3e9b4275e48976b6c13b63c2f8eed3a383b" | 12 | SRC_URI[sha256sum] = "7b5e6f90e6709d1c1bcb4a2bf6d2a62b9494adef3ff4325ffdb3551c29e42a1c" |
15 | 13 | ||
16 | inherit autotools gettext | 14 | inherit autotools gettext |
17 | 15 | ||