diff options
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 |
commit | 952cc4bb43a5b38cd363f8d3823a7282686fb940 (patch) | |
tree | 2bf7b68437b8a03eaa03840e1717ce97646f97a3 /libraries/gevent/gevent.SlackBuild | |
parent | f561a329abe8bb1b15aa438ca6efeda440554909 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gevent/gevent.SlackBuild b/libraries/gevent/gevent.SlackBuild index 6518c2ba066d2..f0d865eda93d9 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} |