diff options
Diffstat (limited to 'python/python3-beaker/python3-beaker.SlackBuild')
-rw-r--r-- | python/python3-beaker/python3-beaker.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-beaker/python3-beaker.SlackBuild b/python/python3-beaker/python3-beaker.SlackBuild index 5e69d709ac17..9bb6413759d0 100644 --- a/python/python3-beaker/python3-beaker.SlackBuild +++ b/python/python3-beaker/python3-beaker.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-beaker SRCNAM=Beaker -VERSION=${VERSION:-1.11.0} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |