summaryrefslogtreecommitdiffstats
path: root/libraries/gevent/gevent.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 19:03:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 19:03:54 +0700
commit952cc4bb43a5b38cd363f8d3823a7282686fb940 (patch)
tree2bf7b68437b8a03eaa03840e1717ce97646f97a3 /libraries/gevent/gevent.SlackBuild
parentf561a329abe8bb1b15aa438ca6efeda440554909 (diff)
downloadslackbuilds-952cc4bb43a5b38cd363f8d3823a7282686fb940.tar.gz
slackbuilds-952cc4bb43a5b38cd363f8d3823a7282686fb940.tar.xz
libraries/gevent: Updated for version 21.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gevent/gevent.SlackBuild')
-rw-r--r--libraries/gevent/gevent.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gevent/gevent.SlackBuild b/libraries/gevent/gevent.SlackBuild
index 6518c2ba06..f0d865eda9 100644
--- a/libraries/gevent/gevent.SlackBuild
+++ b/libraries/gevent/gevent.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gevent
-VERSION=${VERSION:-21.1.2}
+VERSION=${VERSION:-21.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}