mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
python3-drgn: update to 0.0.31.
This commit is contained in:
parent
27313919ee
commit
396c8cd87a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-drgn'
|
||||
pkgname=python3-drgn
|
||||
version=0.0.30
|
||||
revision=2
|
||||
version=0.0.31
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||
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"
|
||||
homepage="https://github.com/osandov/drgn/"
|
||||
distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=828cb0a3ea424654314548d0f39765cad36c6c285ca0d9f53d0bd29f8f419a52
|
||||
checksum=566ebe60feec86404a511ba9aaac5f860f993aef707b4dea45fa9a75795c3243
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue