python3-pefile: update to 2024.8.26.

This commit is contained in:
Andrew Benson 2024-08-27 20:52:10 -05:00
parent 1241912310
commit efa557b66f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pefile'
pkgname=python3-pefile
version=2023.2.7
revision=3
version=2024.8.26
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/erocarrera/pefile"
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
checksum=82e6114004b3d6911c77c3953e3838654b04511b8b66e8583db70c65998017dc
checksum=3ff6c5d8b43e8c37bb6e6dd5085658d658a7a0bdcd20b6a07b1fcfc1c4e9d632
make_check=no # tests not included
post_install() {