mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 05:48:53 +00:00
tcsh: update SRC_URI
The tarball was moved to a new subfolder, making do_fetch fall back to a mirror. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
75080e6708
commit
0ac70cf0bb
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=575cf2715c3bf894e1f79aec1d4eaaf5"
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
DEPENDS = "ncurses virtual/crypt gettext-native"
|
DEPENDS = "ncurses virtual/crypt gettext-native"
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
https://astron.com/pub/${BPN}/${BP}.tar.gz \
|
https://astron.com/pub/${BPN}/old/${BP}.tar.gz \
|
||||||
file://0001-Enable-system-malloc-on-all-linux.patch \
|
file://0001-Enable-system-malloc-on-all-linux.patch \
|
||||||
file://0002-Add-debian-csh-scripts.patch \
|
file://0002-Add-debian-csh-scripts.patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user