projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e7371e
)
libxcrypt: update to 4.4.36
author
John Audia
<
[email protected]
>
Wed, 9 Aug 2023 19:40:54 +0000
(15:40 -0400)
committer
Josef Schlehofer
<
[email protected]
>
Wed, 20 Dec 2023 10:26:15 +0000
(11:26 +0100)
Upstream bump required to fix build issues reported here:
https://forum.openwrt.org/t/i-cannot-build-my-image-due-to-failure-in-libxcrypt/168114
Signed-off-by: John Audia <
[email protected]
>
(cherry picked from commit
b1d28936cbfe9739f9480fefb34fa4ab8ff15bd8
)
libs/libxcrypt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxcrypt/Makefile
b/libs/libxcrypt/Makefile
index c6199824d2ae762385ea8e231d1a0c0ec274b84d..316e0f2cb33ab1fc87c66820b84ecc0f7003b835 100644
(file)
--- a/
libs/libxcrypt/Makefile
+++ b/
libs/libxcrypt/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxcrypt
-PKG_VERSION:=4.4.3
3
+PKG_VERSION:=4.4.3
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/besser82/libxcrypt/releases/download/v$(PKG_VERSION)
-PKG_HASH:=e
87acf9c652c573a4713d5582159f98f305d56ed5f754ce64f57d4194d6b3a6f
+PKG_HASH:=e
5e1f4caee0a01de2aee26e3138807d6d3ca2b8e67287966d1fefd65e1fd8943
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1-or-later