diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-09-11 21:23:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-09-10 21:20:23 -0700 |
| commit | 536f96a65393ea65b06825b743a9a961cd08f20a (patch) | |
| tree | 7a268ee74413df671ca36c81f609d2911b3eb534 /meta-oe/recipes-support/gsoap | |
| parent | 7a548bace1b03811772e0e272e4bd438c6451cbe (diff) | |
| download | meta-openembedded-536f96a65393ea65b06825b743a9a961cd08f20a.tar.gz | |
gsoap: upgrade 2.0.105 -> 2.0.106
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gsoap')
| -rw-r--r-- | meta-oe/recipes-support/gsoap/gsoap_2.8.106.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.105.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.105.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.106.bb index 70807de2a1..0249d09e48 100644 --- a/meta-oe/recipes-support/gsoap/gsoap_2.8.105.bb +++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.106.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] = "ce91e46d3abc1d720566b13298fbc367" | 10 | SRC_URI[md5sum] = "0925d25bc455047b01d4fe9814d30173" |
| 11 | SRC_URI[sha256sum] = "aa20c535cf08f1576bebad97cc6159ca57c68bc43acfc9a296e4e9faf041097e" | 11 | SRC_URI[sha256sum] = "4e74838baf5437e95ae17aa3efb48bd0621f483bff4424f6255fcf327ff80765" |
| 12 | 12 | ||
| 13 | inherit autotools | 13 | inherit autotools |
| 14 | 14 | ||
