mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
mc: fix source URL
new URL for sources: http://ftp.midnight-commander.org/ (From OE-Core rev: 03c4052718a9b8392b25e1770630317b8cf29fbe) Signed-off-by: Benjamin Szőke <egyszeregy@freemail.hu> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
25a6edd381
commit
efe5c1b207
@@ -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