aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin/python3-maturin.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-12-13 12:59:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-14 07:59:42 +0700
commit37a47e1af604cc929c8e85ca7b2bf75738517ba9 (patch)
tree0a956968509b36e273a1bc97ec1f9b0e082afded /python/python3-maturin/python3-maturin.SlackBuild
parentac2d6b45a82d6f16bb48fa1ff03a109ded32deb7 (diff)
python/python3-maturin: Updated for version 1.7.8.
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 8d64bac497..9a3ae04dc1 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.6}
+VERSION=${VERSION:-1.7.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}