diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-04-01 02:06:41 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-31 18:57:40 -0700 |
commit | b5c694db66c774b8afda94c2b8984e826cd805c6 (patch) | |
tree | fae4e45331f68ec80aa27a5fa350ce02706aca4f /meta-oe | |
parent | 0ca71a26236eec1ceba86db6ce9f9ff8e3b7e296 (diff) | |
download | meta-openembedded-b5c694db66c774b8afda94c2b8984e826cd805c6.tar.gz |
gsoap: update 2.8.99 -> 2.8.100
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb index a5535ee91..0b4eac889 100644 --- a/meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb +++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4f40a941379143186f9602242c3fb729 \ | |||
7 | 7 | ||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \ | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "9bba04cf88211762ee4cf35e03c65662" | 10 | SRC_URI[md5sum] = "f0fc5394286753eff657cf62b46d024b" |
11 | SRC_URI[sha256sum] = "c1c99a64eecf96cfd781a611171b58a39326f5811eb98c619aa7c54ec7bcc84b" | 11 | SRC_URI[sha256sum] = "11b4f99d28392e3e1aeb29bfd006a4f1f40e7fdd7a3f3444ee69014d415f09f2" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |
14 | 14 | ||