python-Flask: update to 0.11.1.
This commit is contained in:
parent
8632a656a8
commit
901261f416
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Flask'
|
||||
pkgname=python-Flask
|
||||
version=0.11
|
||||
version=0.11.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,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=29a7405a7f0de178232fe48cd9b2a2403083bf03bd34eabe12168863d4cdb493
|
||||
checksum=b4713f2bfb9ebc2966b8a49903ae0d3984781d5c878591cf2f7b484d28756b0e
|
||||
alternatives="flask:flask:/usr/bin/flask2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue