mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-Flask-Login: update to 0.4.1. (#9702)
This commit is contained in:
parent
fbdc3278e7
commit
5007d482b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Flask-Login'
|
# Template file for 'python-Flask-Login'
|
||||||
pkgname=python-Flask-Login
|
pkgname=python-Flask-Login
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/maxcountryman/flask-login"
|
homepage="https://github.com/maxcountryman/flask-login"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
||||||
checksum=d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7
|
checksum=c815c1ac7b3e35e2081685e389a665f2c74d7e077cb93cecabaea352da4752ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue