diff options
| -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 | ||
| 8 | DEPENDS = "ncurses" | 8 | DEPENDS = "ncurses" | 
| 9 | 9 | ||
| 10 | DS = "20150505" | 10 | DS = "20210910" | 
| 11 | SRC_URI = "http://osdn.dl.sourceforge.jp/tomoyo/49693/${BPN}-${PV}-${DS}.tar.gz" | 11 | SRC_URI = "http://osdn.dl.sourceforge.jp/tomoyo/49693/${BPN}-${PV}-${DS}.tar.gz" | 
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "eeee8eb96a7680bfa9c8f6de55502c44" | 13 | SRC_URI[sha256sum] = "7900126cf2dd8706c42c2c1ef7a37fd8b50f1505abd7d9c3d653dc390fb4d620" | 
| 14 | SRC_URI[sha256sum] = "c358b80a2ea77a9dda79dc2a056dae3acaf3a72fcb8481cfb1cd1f16746324b4" | ||
| 15 | 14 | ||
| 16 | S = "${WORKDIR}/${BPN}" | 15 | S = "${WORKDIR}/${BPN}" | 
| 17 | 16 | ||
