We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c08ded commit 2c55c6cCopy full SHA for 2c55c6c
tur-pypi-311/python3.11-lxml/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/lxml/lxml
2
TERMUX_PKG_DESCRIPTION="A straightforward binding of libsass for Python"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="5.4.0"
+TERMUX_PKG_VERSION="6.0.0"
6
TERMUX_PKG_SRCURL=https://github.com/lxml/lxml/releases/download/lxml-$TERMUX_PKG_VERSION/lxml-$TERMUX_PKG_VERSION.tar.gz
7
-TERMUX_PKG_SHA256=d12832e1dbea4be280b22fd0ea7c9b87f0d8fc51ba06e92dc62d52f804f78ebd
+TERMUX_PKG_SHA256=032e65120339d44cdc3efc326c9f660f5f7205f3a535c1fdbf898b29ea01fb72
8
TERMUX_PKG_DEPENDS="python3.11"
9
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"
10
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments