mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
botan: upgrade 3.10.0 -> 3.11.0
License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
8a3a5d7bf9
commit
a5d660669c
@ -1,12 +1,12 @@
|
|||||||
SUMMARY = "Crypto and TLS for C++11"
|
SUMMARY = "Crypto and TLS for C++11"
|
||||||
HOMEPAGE = "https://botan.randombit.net"
|
HOMEPAGE = "https://botan.randombit.net"
|
||||||
LICENSE = "BSD-2-Clause"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://license.txt;md5=3f911cecfc74a2d9f1ead9a07bd92a6e"
|
LIC_FILES_CHKSUM = "file://license.txt;md5=ed13158b71912fb101b89310b23b921f"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
SRC_URI = "https://botan.randombit.net/releases/Botan-${PV}.tar.xz \
|
SRC_URI = "https://botan.randombit.net/releases/Botan-${PV}.tar.xz \
|
||||||
file://run-ptest"
|
file://run-ptest"
|
||||||
SRC_URI[sha256sum] = "fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24"
|
SRC_URI[sha256sum] = "e8dd48556818da2c03a9a30932ad05db9e50b12fec90809301ecc64ea51bd11e"
|
||||||
|
|
||||||
S = "${UNPACKDIR}/Botan-${PV}"
|
S = "${UNPACKDIR}/Botan-${PV}"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user