mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 04:37:03 +02:00
python3-pyelftools: update to 0.32.
This commit is contained in:
parent
c506307636
commit
e607479666
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyelftools'
|
||||
pkgname=python3-pyelftools
|
||||
version=0.31
|
||||
revision=2
|
||||
version=0.32
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/eliben/pyelftools"
|
||||
distfiles="${PYPI_SITE}/p/pyelftools/pyelftools-${version}.tar.gz"
|
||||
checksum=c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99
|
||||
checksum=6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5
|
||||
alternatives="pyelftools:readelf.py:/usr/bin/readelf.py3"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue