mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +00:00
tomoyo-tools: fix SRC_URI
The previous one stopped working. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
9dc7ca5feb
commit
30b9ddf2ea
@ -5,7 +5,7 @@ being useful purely as a system analysis tool."
|
||||
HOMEPAGE = "http://tomoyo.sourceforge.jp/"
|
||||
SECTION = "System Environment/Kernel"
|
||||
|
||||
SRC_URI = "http://jaist.dl.sourceforge.jp/tomoyo/53357/${BP}-20170102.tar.gz"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/tomoyo/53357/${BP}-20170102.tar.gz"
|
||||
SRC_URI[sha256sum] = "00fedfac5e514321250bbe69eaccc732c8a8158596f77a785c2e3ae9f9968283"
|
||||
|
||||
S = "${WORKDIR}/${BPN}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user