softhsm: switch source to GitHub repository

The original source URL is unavailable, so it has been replaced with the
official GitHub repository.

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jiaying Song 2025-08-26 12:27:45 +08:00 committed by Khem Raj
parent c5de36f588
commit f88db75ffa
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ef3f77a3507c3d91e75b9f2bdaee4210"
DEPENDS = "sqlite3"
SRC_URI = "https://dist.opendnssec.org/source/softhsm-2.6.1.tar.gz \
SRC_URI = "git://github.com/softhsm/SoftHSMv2.git;protocol=https;branch=develop;tag=${PV} \
file://0001-avoid-unnecessary-check-for-sqlite3-binary.patch \
file://0002-Prevent-accessing-of-global-c-objects-once-they-are-.patch \
"
SRC_URI[sha256sum] = "61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2"
SRCREV = "7f99bedae002f0dd04ceeb8d86d59fc4a68a69a0"
inherit autotools pkgconfig siteinfo