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.24.
This commit is contained in:
parent
c4460b35cc
commit
9a85d913f5
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.23
|
version=0.0.24
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=a13691a0df3e33bb8e4c73219c5677b75c2324bf70a1eeb485a3b367ce0c5d4c
|
checksum=f3c82c95ba4694d9d4beff53d96730ec0d71f792319db639385c2f72ff1d9979
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue