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:
e907b4c
)
libxslt: update to 1.1.42
author
Rosen Penev
<
[email protected]
>
Sat, 5 Oct 2024 19:21:57 +0000
(12:21 -0700)
committer
Jiri Slachta
<
[email protected]
>
Sat, 5 Oct 2024 21:13:11 +0000
(23:13 +0200)
Fixes compilation with newer libxml2.
Signed-off-by: Rosen Penev <
[email protected]
>
libs/libxslt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxslt/Makefile
b/libs/libxslt/Makefile
index d9c0873c96dc16c47111beef1dcbdaddec57ccd8..7761bd58d57e37f34638f916eb640a739d5f5c43 100644
(file)
--- a/
libs/libxslt/Makefile
+++ b/
libs/libxslt/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxslt
-PKG_VERSION:=1.1.
39
+PKG_VERSION:=1.1.
42
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxslt/$(basename $(PKG_VERSION))
-PKG_HASH:=
2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
+PKG_HASH:=
85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb
PKG_MAINTAINER:=Jiri Slachta <
[email protected]
>
PKG_LICENSE:=MIT