diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/mc/mc_4.7.5.bb (renamed from meta/recipes-extended/mc/mc_4.7.3.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/mc/mc_4.7.3.bb b/meta/recipes-extended/mc/mc_4.7.5.bb index 537aa05e37..2898f2cd8b 100644 --- a/meta/recipes-extended/mc/mc_4.7.3.bb +++ b/meta/recipes-extended/mc/mc_4.7.5.bb | |||
@@ -8,10 +8,12 @@ RDEPENDS_${PN} = "ncurses-terminfo" | |||
8 | 8 | ||
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | |||
11 | SRC_URI = "http://www.midnight-commander.org/downloads/${PN}-${PV}.tar.bz2" | 13 | SRC_URI = "http://www.midnight-commander.org/downloads/${PN}-${PV}.tar.bz2" |
12 | 14 | ||
13 | SRC_URI[md5sum] = "42eb806d733b11d0d13ff7ee5fd1a03c" | 15 | SRC_URI[md5sum] = "4eb2438b168fb0f93b748889a9294f54" |
14 | SRC_URI[sha256sum] = "4815184f28218a43080e4a425b5cd4e159277a10c56ff06d29bf441828fe5927" | 16 | SRC_URI[sha256sum] = "0d2b4e87b8a4158edf54380df9402b4a1a19f7494ef06dd0a0a3e3ff6a2b50f1" |
15 | 17 | ||
16 | inherit autotools gettext | 18 | inherit autotools gettext |
17 | 19 | ||