summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.95.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.95.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb
index 22a0498921..a5535ee91c 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.95.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.99.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4f40a941379143186f9602242c3fb729 \
7 7
8SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \ 8SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \
9 " 9 "
10SRC_URI[md5sum] = "88031646018d60857f21246962d10011" 10SRC_URI[md5sum] = "9bba04cf88211762ee4cf35e03c65662"
11SRC_URI[sha256sum] = "fe07aa152cd946ef8ebd3f87653f14c1d38efe7c6e6fce8c6f773c4814f79baf" 11SRC_URI[sha256sum] = "c1c99a64eecf96cfd781a611171b58a39326f5811eb98c619aa7c54ec7bcc84b"
12 12
13inherit autotools 13inherit autotools
14 14