mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
softhsm: correct the SRC_URI
The old SRC_URI is not available. Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
e66e64ee63
commit
ec1f3712f2
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ef3f77a3507c3d91e75b9f2bdaee4210"
|
||||
|
||||
DEPENDS = "sqlite3"
|
||||
|
||||
SRC_URI = "https://dist.opendnssec.org/source/softhsm-2.6.1.tar.gz \
|
||||
SRC_URI = "https://github.com/opendnssec/opendnssec/releases/download/2.1.14/softhsm-2.6.1.tar.gz \
|
||||
file://0001-avoid-unnecessary-check-for-sqlite3-binary.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user