mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python3-drgn: update to 0.0.32.
This commit is contained in:
parent
00b560ae74
commit
4784efa45e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-drgn'
|
||||
pkgname=python3-drgn
|
||||
version=0.0.31
|
||||
version=0.0.32
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||
|
@ -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=566ebe60feec86404a511ba9aaac5f860f993aef707b4dea45fa9a75795c3243
|
||||
checksum=6e5f34a0a48f80220869c645533afd067fe9542566f536fdb092df39e5f2cb52
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue