mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
python-pam: Bump for Python 3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
145ea93612
commit
16a5a635d8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
PRGNAM=python-pam
|
PRGNAM=python-pam
|
||||||
VERSION=${VERSION:-2.0.2}
|
VERSION=${VERSION:-2.0.2}
|
||||||
COMMITVER=aa64482c9de78672b67e09adefe346e0e250d7af
|
COMMITVER=aa64482c9de78672b67e09adefe346e0e250d7af
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-3}
|
||||||
TAG=${TAG:-_csb}
|
TAG=${TAG:-_csb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
Loading…
Reference in a new issue