mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
python/python3-babel: Updated for version 2.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
2f9a08e92b
commit
c3ea8fe7e2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
SRCNAM=babel
|
SRCNAM=babel
|
||||||
PRGNAM=python3-$SRCNAM
|
PRGNAM=python3-$SRCNAM
|
||||||
VERSION=${VERSION:-2.5.3}
|
VERSION=${VERSION:-2.6.0}
|
||||||
CLDRVER=${CLDRVER:-29}
|
CLDRVER=${CLDRVER:-29}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
PRGNAM="python3-babel"
|
PRGNAM="python3-babel"
|
||||||
VERSION="2.5.3"
|
VERSION="2.6.0"
|
||||||
HOMEPAGE="http://babel.pocoo.org/"
|
HOMEPAGE="http://babel.pocoo.org/"
|
||||||
DOWNLOAD="https://github.com/python-babel/babel/archive/v2.5.3/babel-2.5.3.tar.gz \
|
DOWNLOAD="https://github.com/python-babel/babel/archive/v2.6.0/babel-2.6.0.tar.gz \
|
||||||
http://unicode.org/Public/cldr/29/core.zip"
|
http://unicode.org/Public/cldr/29/core.zip"
|
||||||
MD5SUM="2c5b602366ddc0c67052ec7aa462410c \
|
MD5SUM="88769ce85cf93f24ccbf3d66c4aad79f \
|
||||||
243bc671f53a751549ec21f075c63f23"
|
243bc671f53a751549ec21f075c63f23"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue