mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-Flask-Script: update to 2.0.6
This commit is contained in:
parent
de168dde8a
commit
7e9e0ca12e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Flask-Script'
|
# Template file for 'python-Flask-Script'
|
||||||
pkgname=python-Flask-Script
|
pkgname=python-Flask-Script
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=4
|
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="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/smurfix/flask-script"
|
homepage="https://github.com/smurfix/flask-script"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Script/Flask-Script-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-Script/Flask-Script-${version}.tar.gz"
|
||||||
checksum=cef76eac751396355429a14c38967bb14d4973c53e07dec94af5cc8fb017107f
|
checksum=6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0161c65
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue