mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-24 21:59:18 +01:00
python3-libsass: Bump for Python 3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
16a5a635d8
commit
65740332a1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=python3-libsass
|
||||
SRCNAM=$(echo $PRGNAM | cut -c9-15)
|
||||
VERSION=${VERSION:-0.23.0}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_csb}
|
||||
PKGTYPE=${PKGTYPE:-txz}
|
||||
|
||||
|
|
Loading…
Reference in a new issue