summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-06-19 21:20:00 -0700
committerArmin Kuster <akuster808@gmail.com>2022-06-23 18:47:59 -0700
commit94edbcea9a0463c90c9cc5308cfe7c1e43b3cf8f (patch)
tree5d5f813e9c0bbedd6911f84526cf1d670fd52c2a
parent14b2a6ac18c7317a22acd449cb961b626c9a5986 (diff)
downloadmeta-security-94edbcea9a0463c90c9cc5308cfe7c1e43b3cf8f.tar.gz
ccs-tools: update to 1.8.9
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-mac/ccs-tools/ccs-tools_1.8.9.bb (renamed from recipes-mac/ccs-tools/ccs-tools_1.8.4.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb b/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb
index 8d148bb..ff800ce 100644
--- a/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb
+++ b/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb
@@ -7,11 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.ccs;md5=751419260aa954499f7abaabaa882bbe"
7 7
8DEPENDS = "ncurses" 8DEPENDS = "ncurses"
9 9
10DS = "20150505" 10DS = "20210910"
11SRC_URI = "http://osdn.dl.sourceforge.jp/tomoyo/49693/${BPN}-${PV}-${DS}.tar.gz" 11SRC_URI = "http://osdn.dl.sourceforge.jp/tomoyo/49693/${BPN}-${PV}-${DS}.tar.gz"
12 12
13SRC_URI[md5sum] = "eeee8eb96a7680bfa9c8f6de55502c44" 13SRC_URI[sha256sum] = "7900126cf2dd8706c42c2c1ef7a37fd8b50f1505abd7d9c3d653dc390fb4d620"
14SRC_URI[sha256sum] = "c358b80a2ea77a9dda79dc2a056dae3acaf3a72fcb8481cfb1cd1f16746324b4"
15 14
16S = "${WORKDIR}/${BPN}" 15S = "${WORKDIR}/${BPN}"
17 16