projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f544392
)
libxcrypt: update to 4.4.38
author
Konstantin Demin
<
[email protected]
>
Sat, 7 Jun 2025 13:12:59 +0000
(16:12 +0300)
committer
Robert Marko
<
[email protected]
>
Sun, 8 Jun 2025 09:40:58 +0000
(11:40 +0200)
This release includes several fixes, most notable are
"-Wunterminated-string-initialization" fixes for upcoming GCC 15.x
Signed-off-by: Konstantin Demin <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19011
Signed-off-by: Robert Marko <
[email protected]
>
package/libs/xcrypt/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/xcrypt/Makefile
b/package/libs/xcrypt/Makefile
index 316e0f2cb33ab1fc87c66820b84ecc0f7003b835..20417cc3468a6fbc0fd1fb5cdd6dc6eeeb02e312 100644
(file)
--- a/
package/libs/xcrypt/Makefile
+++ b/
package/libs/xcrypt/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxcrypt
-PKG_VERSION:=4.4.3
6
+PKG_VERSION:=4.4.3
8
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:=
e5e1f4caee0a01de2aee26e3138807d6d3ca2b8e67287966d1fefd65e1fd8943
+PKG_HASH:=
80304b9c306ea799327f01d9a7549bdb28317789182631f1b54f4511b4206dd6
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1-or-later