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.26.
This commit is contained in:
parent
666b3c053e
commit
dbdd0a64d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-drgn'
|
# Template file for 'python3-drgn'
|
||||||
pkgname=python3-drgn
|
pkgname=python3-drgn
|
||||||
version=0.0.25
|
version=0.0.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||||
|
@ -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=70061968673b0bb74ceaa37c0d3f33390d297d2222f37b3dc341514b0c5216ff
|
checksum=2d1893a492830bb36f46db86269e05da7476dffcea7b751f0b250e8e16464d55
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue