mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libp11: 0.2.8 -> 0.3.0
Upgrade libp11 from 0.2.8 to 0.3.0. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
186fc50c7a
commit
9b2cb2ffe4
|
|
@ -8,8 +8,8 @@ LICENSE = "LGPLv2+"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
|
||||
DEPENDS = "libtool openssl"
|
||||
|
||||
SRC_URI = "git://github.com/OpenSC/libp11.git"
|
||||
SRCREV = "7d56d89fcad6440d108bbbccfb1ebd958e7eb740"
|
||||
SRC_URI = "git://github.com/OpenSC/libp11.git;protocol=http"
|
||||
SRCREV = "6f71240991aa831f6fc2cc5431faf6ebec627ed2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user