python3-pyelftools: update to 0.28.
This commit is contained in:
parent
584086a032
commit
fcb6120f8a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyelftools'
|
||||
pkgname=python3-pyelftools
|
||||
version=0.27
|
||||
version=0.28
|
||||
revision=1
|
||||
wrksrc="pyelftools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,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=cde854e662774c5457d688ca41615f6594187ba7067af101232df889a6b7a66b
|
||||
checksum=53e5609cac016471d40bd88dc410cd90755942c25e58a61021cfdf7abdfeacff
|
||||
alternatives="pyelftools:readelf.py:/usr/bin/readelf.py3"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue