mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
mc: fix source URL
new URL for sources: http://ftp.midnight-commander.org/ (From OE-Core rev: 7e11701698a9f38a5e3e0499c0c2edd98d32a85d) Signed-off-by: Benjamin Szőke <egyszeregy@freemail.hu> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 03c4052718a9b8392b25e1770630317b8cf29fbe) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
6191a86bbe
commit
703740d19f
@@ -8,7 +8,7 @@ DEPENDS = "ncurses glib-2.0 util-linux file-replacement-native"
|
||||
RDEPENDS:${PN} = "ncurses-terminfo-base"
|
||||
RRECOMMENDS:${PN} = "ncurses-terminfo"
|
||||
|
||||
SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
|
||||
SRC_URI = "http://ftp.midnight-commander.org/${BPN}-${PV}.tar.bz2 \
|
||||
file://nomandate.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "f42f4114ed42f6cf9995f1d896fa6c797ccb36dac57760dda8dd9f78ac462841"
|
||||
|
||||
Reference in New Issue
Block a user