mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/libxcrypt: bump version to 4.5.1
LICENSING hash updated due to the addition of new cryptographic algorithm source file names. Release notes: https://github.com/besser82/libxcrypt/releases/tag/v4.5.1 https://github.com/besser82/libxcrypt/releases/tag/v4.5.0 Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
94cc485083
commit
e61c5385c2
@@ -1,6 +1,6 @@
|
||||
# From https://github.com/besser82/libxcrypt/releases/download/v4.4.38/libxcrypt-4.4.38.tar.xz.sha256sum
|
||||
sha256 80304b9c306ea799327f01d9a7549bdb28317789182631f1b54f4511b4206dd6 libxcrypt-4.4.38.tar.xz
|
||||
# From https://github.com/besser82/libxcrypt/releases/download/v4.5.1/libxcrypt-4.5.1.tar.xz.sha256sum
|
||||
sha256 e9b46a62397c15372935f6a75dc3929c62161f2620be7b7f57f03d69102c1a86 libxcrypt-4.5.1.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2 LICENSING
|
||||
sha256 9144e66d8140feb84f0e4e344906ac425378896320032e0248567ef195cf0135 LICENSING
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBXCRYPT_VERSION = 4.4.38
|
||||
LIBXCRYPT_VERSION = 4.5.1
|
||||
LIBXCRYPT_SITE = https://github.com/besser82/libxcrypt/releases/download/v$(LIBXCRYPT_VERSION)
|
||||
LIBXCRYPT_SOURCE = libxcrypt-$(LIBXCRYPT_VERSION).tar.xz
|
||||
LIBXCRYPT_LICENSE = LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user