mirror of
https://git.yoctoproject.org/meta-security
synced 2026-09-25 23:01:13 +00:00
ccs-tools: upgrade 1.8.9 -> 1.8.14
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
committed by
Scott Murray
parent
25901fddaa
commit
128e00f84f
+3
-3
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.ccs;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS = "ncurses"
|
||||
|
||||
DS = "20210910"
|
||||
SRC_URI = "http://osdn.dl.sourceforge.jp/tomoyo/49693/${BPN}-${PV}-${DS}.tar.gz"
|
||||
DS = "20250707"
|
||||
SRC_URI = "https://sourceforge.net/projects/tomoyo/files/ccs-tools/1.8/${BPN}-${PV}-${DS}.tar.gz"
|
||||
|
||||
SRC_URI[sha256sum] = "7900126cf2dd8706c42c2c1ef7a37fd8b50f1505abd7d9c3d653dc390fb4d620"
|
||||
SRC_URI[sha256sum] = "b62e344cc357a982310a08760f2a2cebf4cf48b1341ea9bd3990ae55f45bab03"
|
||||
|
||||
S = "${UNPACKDIR}/${BPN}"
|
||||
|
||||
Reference in New Issue
Block a user