mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
libxcrypt: upgrade 4.4.4 -> 4.4.6
(From OE-Core rev: 12efd701b9875bb955dca038ab67b7fec8fb21f4) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c96fa1105c
commit
ccab390aef
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PV = "4.4.4"
|
||||
PV = "4.4.6"
|
||||
|
||||
SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
|
||||
SRCREV = "3b251d4e1af66aa7697c4ac96c689f996fa90c32"
|
||||
SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
|
||||
SRCBRANCH ?= "develop"
|
||||
|
||||
PROVIDES = "virtual/crypt"
|
||||
Reference in New Issue
Block a user