mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-drgn: update to 0.0.30.
This commit is contained in:
parent
2c7fc4cb70
commit
683a3cc97b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-drgn'
|
# Template file for 'python3-drgn'
|
||||||
pkgname=python3-drgn
|
pkgname=python3-drgn
|
||||||
version=0.0.29
|
version=0.0.30
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||||
makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel"
|
makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/osandov/drgn/"
|
homepage="https://github.com/osandov/drgn/"
|
||||||
distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=16a465819cc62986f7db4cd5d27e8313f5826890ad7e6b1e856565020c25089e
|
checksum=828cb0a3ea424654314548d0f39765cad36c6c285ca0d9f53d0bd29f8f419a52
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue