mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pefile: update to 2024.8.26.
This commit is contained in:
parent
1241912310
commit
efa557b66f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pefile'
|
# Template file for 'python3-pefile'
|
||||||
pkgname=python3-pefile
|
pkgname=python3-pefile
|
||||||
version=2023.2.7
|
version=2024.8.26
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/erocarrera/pefile"
|
homepage="https://github.com/erocarrera/pefile"
|
||||||
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
|
||||||
checksum=82e6114004b3d6911c77c3953e3838654b04511b8b66e8583db70c65998017dc
|
checksum=3ff6c5d8b43e8c37bb6e6dd5085658d658a7a0bdcd20b6a07b1fcfc1c4e9d632
|
||||||
make_check=no # tests not included
|
make_check=no # tests not included
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue