diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 19:05:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 19:06:01 +0700 |
commit | f7800eadeca339acb088f08c09fa50da4d938542 (patch) | |
tree | d99e755f8a32480f854b5f03b555b73d6e54d05c /libraries/greenlet/greenlet.SlackBuild | |
parent | 952cc4bb43a5b38cd363f8d3823a7282686fb940 (diff) |
libraries/greenlet: Updated for version 1.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/greenlet/greenlet.SlackBuild')
-rw-r--r-- | libraries/greenlet/greenlet.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/greenlet/greenlet.SlackBuild b/libraries/greenlet/greenlet.SlackBuild index 2604b2b469f19..225b85999e28c 100644 --- a/libraries/greenlet/greenlet.SlackBuild +++ b/libraries/greenlet/greenlet.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=greenlet -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |