diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-07 22:43:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-07 00:07:07 -0700 |
commit | 074b3d2230f3e665f872d8336a6b7d3bafa39744 (patch) | |
tree | 276b49c4a9ecaa0a0781d34a5a61326f0cd4f7db | |
parent | b0800cc8bf0fb82f727bd88bccf94303b358935c (diff) | |
download | meta-openembedded-074b3d2230f3e665f872d8336a6b7d3bafa39744.tar.gz |
gsoap: upgrade 2.8.103 -> 2.8.105
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/gsoap/gsoap_2.8.105.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.103.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.103.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.105.bb index 8543c6f48..70807de2a 100644 --- a/meta-oe/recipes-support/gsoap/gsoap_2.8.103.bb +++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.105.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] = "3207ece9fc8ceb787091de93838f5952" | 10 | SRC_URI[md5sum] = "ce91e46d3abc1d720566b13298fbc367" |
11 | SRC_URI[sha256sum] = "afe2ba08d2fa56adc3c774b6741587203a72140a255346e9947b8d2ee6c7d4b6" | 11 | SRC_URI[sha256sum] = "aa20c535cf08f1576bebad97cc6159ca57c68bc43acfc9a296e4e9faf041097e" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |
14 | 14 | ||