diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-05-26 20:34:10 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-05-28 12:35:51 -0700 |
| commit | fd389304acc29aa2b4c3f3ebca3c899f21e35e17 (patch) | |
| tree | 9cc9bfe6e2fc569167bdbece537f880d57ebf93f /meta-oe | |
| parent | a3f13f3d868a4266cfc1fa79cc6e3b5ecf97b2b3 (diff) | |
| download | meta-openembedded-fd389304acc29aa2b4c3f3ebca3c899f21e35e17.tar.gz | |
gsoap: upgrade 2.8.100 -> 2.8.103
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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.103.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.103.bb index 0b4eac8897..8543c6f484 100644 --- a/meta-oe/recipes-support/gsoap/gsoap_2.8.100.bb +++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.103.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] = "f0fc5394286753eff657cf62b46d024b" | 10 | SRC_URI[md5sum] = "3207ece9fc8ceb787091de93838f5952" |
| 11 | SRC_URI[sha256sum] = "11b4f99d28392e3e1aeb29bfd006a4f1f40e7fdd7a3f3444ee69014d415f09f2" | 11 | SRC_URI[sha256sum] = "afe2ba08d2fa56adc3c774b6741587203a72140a255346e9947b8d2ee6c7d4b6" |
| 12 | 12 | ||
| 13 | inherit autotools | 13 | inherit autotools |
| 14 | 14 | ||
