Skip to content

Commit 5dcbbe0

Browse files
committed
bump(main/libxml2): 2.15.2
This commit has been automatically submitted by Github Actions.
1 parent 8cb62de commit 5dcbbe0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/libxml2/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
22
TERMUX_PKG_DESCRIPTION="Library for parsing XML documents"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.15.1"
6-
TERMUX_PKG_REVISION=2
5+
TERMUX_PKG_VERSION="2.15.2"
76
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/libxml2/${TERMUX_PKG_VERSION%.*}/libxml2-${TERMUX_PKG_VERSION}.tar.xz
8-
TERMUX_PKG_SHA256=c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c
7+
TERMUX_PKG_SHA256=c8b9bc81f8b590c33af8cc6c336dbff2f53409973588a351c95f1c621b13d09d
98
TERMUX_PKG_AUTO_UPDATE=true
109
TERMUX_PKG_SETUP_PYTHON=true
1110
# disabled due to compiler warnings

0 commit comments

Comments
 (0)