mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blueprint-compiler: rebuild for Python 3.11
This commit is contained in:
parent
01ae5fe707
commit
644268aa7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueprint-compiler'
|
# Template file for 'blueprint-compiler'
|
||||||
pkgname=blueprint-compiler
|
pkgname=blueprint-compiler
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
depends="python3-gobject gobject-introspection"
|
depends="python3-gobject gobject-introspection"
|
||||||
|
|
Loading…
Add table
Reference in a new issue