mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-decorator: update to 4.3.2.
This commit is contained in:
parent
41a7ef1bc3
commit
1f5be3cf5c
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.3.1
|
version=4.3.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="decorator-${version}"
|
wrksrc="decorator-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/micheles/decorator"
|
homepage="https://github.com/micheles/decorator"
|
||||||
changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"
|
||||||
distfiles="https://github.com/micheles/decorator/archive/${version}.tar.gz"
|
distfiles="https://github.com/micheles/decorator/archive/${version}.tar.gz"
|
||||||
checksum=c1aab27d3f44ce8d3cb8c8c034180b2053d0cea4a011d2a58b9f85129bc3c7b0
|
checksum=c053ec881270608a5aef624a45a7700ec76ceca9d96689506411e1f319085380
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue