python/python3-babel: Updated for version 2.6.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2019-04-07 11:24:25 -07:00 committed by Willy Sudiarto Raharjo
parent 2f9a08e92b
commit c3ea8fe7e2
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
SRCNAM=babel
PRGNAM=python3-$SRCNAM
VERSION=${VERSION:-2.5.3}
VERSION=${VERSION:-2.6.0}
CLDRVER=${CLDRVER:-29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="python3-babel"
VERSION="2.5.3"
VERSION="2.6.0"
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"
MD5SUM="2c5b602366ddc0c67052ec7aa462410c \
MD5SUM="88769ce85cf93f24ccbf3d66c4aad79f \
243bc671f53a751549ec21f075c63f23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""