mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-pyelftools: update to 0.30.
This commit is contained in:
parent
ffad671960
commit
380ae32a65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyelftools'
|
# Template file for 'python3-pyelftools'
|
||||||
pkgname=python3-pyelftools
|
pkgname=python3-pyelftools
|
||||||
version=0.29
|
version=0.30
|
||||||
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="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=ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff
|
checksum=2fc92b0d534f8b081f58c7c370967379123d8e00984deb53c209364efd575b40
|
||||||
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