summaryrefslogtreecommitdiffstats
path: root/python/asgiref/asgiref.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/asgiref/asgiref.SlackBuild')
-rw-r--r--python/asgiref/asgiref.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/asgiref/asgiref.SlackBuild b/python/asgiref/asgiref.SlackBuild
index 7ec5fcda3b..e4012a2c22 100644
--- a/python/asgiref/asgiref.SlackBuild
+++ b/python/asgiref/asgiref.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for asgiref
-# Copyright 2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2019-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=asgiref
-VERSION=${VERSION:-3.2.3}
+VERSION=${VERSION:-3.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}