python-Babel: update to 2.1.1
This commit is contained in:
parent
ffa1bc1c2f
commit
c6a2fea453
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Babel'
|
||||
pkgname=python-Babel
|
||||
version=2.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://babel.pocoo.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz"
|
||||
checksum=44988df191123065af9857eca68e9151526a931c12659ca29904e4f11de7ec1b
|
||||
checksum=7fb6d50effe88a087feb2036cb972fd7a893bf338361516f1a55a820bf7b5248
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/babel-2.7
|
||||
|
|
Loading…
Reference in New Issue