mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-Flask-HTTPAuth: update to 4.1.0.
This commit is contained in:
parent
4434f9d898
commit
6027c3c9bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Flask-HTTPAuth'
|
||||
pkgname=python3-Flask-HTTPAuth
|
||||
version=4.0.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc=Flask-HTTPAuth-${version}
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth"
|
||||
distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz"
|
||||
checksum=47d62edc33ff16798ed28e06a7387ed10a15f21249c5f61515b41351356a6afc
|
||||
checksum=9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue