mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyelftools: update to 0.29.
This commit is contained in:
parent
d58c9efee9
commit
4ce74e96a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyelftools'
|
# Template file for 'python3-pyelftools'
|
||||||
pkgname=python3-pyelftools
|
pkgname=python3-pyelftools
|
||||||
version=0.28
|
version=0.29
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyelftools-${version}"
|
wrksrc="pyelftools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/eliben/pyelftools"
|
homepage="https://github.com/eliben/pyelftools"
|
||||||
distfiles="${PYPI_SITE}/p/pyelftools/pyelftools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyelftools/pyelftools-${version}.tar.gz"
|
||||||
checksum=53e5609cac016471d40bd88dc410cd90755942c25e58a61021cfdf7abdfeacff
|
checksum=ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff
|
||||||
alternatives="pyelftools:readelf.py:/usr/bin/readelf.py3"
|
alternatives="pyelftools:readelf.py:/usr/bin/readelf.py3"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue