xapp: Rebuilt against python3 3.11

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-03-31 07:16:45 +07:00
parent b8ec5699b4
commit cde8070aba

View file

@ -2,7 +2,7 @@
# Slackware build script for xapp
# Copyright 2016-2023 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2016-2024 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=xapp
VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_csb}
if [ -z "$ARCH" ]; then