mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python3-pefile: update to 2019.4.18.
This commit is contained in:
parent
ff16763ce1
commit
2ff5e4dd5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pefile'
|
# Template file for 'python3-pefile'
|
||||||
pkgname=python3-pefile
|
pkgname=python3-pefile
|
||||||
version=2019.4.14
|
version=2019.4.18
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pefile-${version}"
|
wrksrc="pefile-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://altgraph.readthedocs.io/en/latest/"
|
homepage="https://altgraph.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
|
||||||
checksum=dfa244d99c00af7122514f724b47242df0dbc464366f973ce1ca9958490fb334
|
checksum=a5d6e8305c6b210849b47a6174ddf9c452b2888340b8177874b862ba6c207645
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue