mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python-decorator: update to 4.0.10
This commit is contained in:
parent
7306503563
commit
a45b2e4817
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-decorator'
|
# Template file for 'python-decorator'
|
||||||
pkgname=python-decorator
|
pkgname=python-decorator
|
||||||
version=4.0.9
|
version=4.0.10
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="decorator-${version}"
|
wrksrc="decorator-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/micheles/decorator"
|
homepage="https://github.com/micheles/decorator"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
||||||
checksum=90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8
|
checksum=9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue