mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
lxml: Rebuilt against python 3.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
3101afe3ef
commit
40f77f372b
1 changed files with 1 additions and 1 deletions
2
deps/lxml/lxml.SlackBuild
vendored
2
deps/lxml/lxml.SlackBuild
vendored
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
PRGNAM=lxml
|
PRGNAM=lxml
|
||||||
VERSION=${VERSION:-4.6.3}
|
VERSION=${VERSION:-4.6.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-2}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
Loading…
Reference in a new issue