summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/libxcrypt')
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
index b44c07b4d0..637c0e6ffb 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12PV = "4.4.4" 12PV = "4.4.6"
13 13
14SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" 14SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
15SRCREV = "3b251d4e1af66aa7697c4ac96c689f996fa90c32" 15SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
16SRCBRANCH ?= "develop" 16SRCBRANCH ?= "develop"
17 17
18PROVIDES = "virtual/crypt" 18PROVIDES = "virtual/crypt"