python-Flask: update to 0.12.2
This commit is contained in:
parent
0ad4173aa1
commit
fcbb0889b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Flask'
|
||||
pkgname=python-Flask
|
||||
version=0.12.1
|
||||
version=0.12.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Markus Berger <pulux@pf4sh.de>"
|
|||
homepage="http://flask.pocoo.org"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/F/Flask/Flask-${version}.tar.gz"
|
||||
checksum=9dce4b6bfbb5b062181d3f7da8f727ff70c1156cbb4024351eafd426deb5fb88
|
||||
checksum=49f44461237b69ecd901cc7ce66feea0319b9158743dd27a2899962ab214dac1
|
||||
alternatives="flask:flask:/usr/bin/flask2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue