aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin/python3-maturin.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-28 01:28:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 15:53:21 +0700
commit62245097f26a7ac843caf86d2ac41de7fcdfb2fe (patch)
treed7b276e40df1c512faad10f390a719d15b980c38 /python/python3-maturin/python3-maturin.SlackBuild
parentc3a68070de64ba326a7a8ade478fef4fdfacacbf (diff)
python/python3-maturin: Updated for version 1.7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin/python3-maturin.SlackBuild')
-rw-r--r--python/python3-maturin/python3-maturin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-maturin/python3-maturin.SlackBuild b/python/python3-maturin/python3-maturin.SlackBuild
index 1ec1de1551..8d64bac497 100644
--- a/python/python3-maturin/python3-maturin.SlackBuild
+++ b/python/python3-maturin/python3-maturin.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-maturin
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.7.4}
+VERSION=${VERSION:-1.7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}