mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
valabind: update to 0.7.2.
This commit is contained in:
parent
28294ef52a
commit
f0edce6991
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'valabind'
|
# Template file for 'valabind'
|
||||||
pkgname=valabind
|
pkgname=valabind
|
||||||
version=0.7
|
version=0.7.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
fulldepends="pkg-config vala-devel>=0.18 glib-devel"
|
fulldepends="pkg-config vala-devel>=0.18 glib-devel"
|
||||||
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://radare.org"
|
homepage="http://radare.org"
|
||||||
distfiles="${homepage}/get/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/get/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5dcc5f33844116daa8124216aecad4709b21192a3d0365cfbe3fc2e8137ff53b
|
checksum=99bebad1ab8d44111b862aa8569a53f41a9c183954100467e30f77e29aa36102
|
||||||
long_desc="
|
long_desc="
|
||||||
Valabind is a tool to parse vala[1] or vapi files to transform
|
Valabind is a tool to parse vala[1] or vapi files to transform
|
||||||
them into swig interface files, C++ source files, GIR or GEAR.
|
them into swig interface files, C++ source files, GIR or GEAR.
|
||||||
|
|
Loading…
Add table
Reference in a new issue