mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
valabind: fix homepage
This commit is contained in:
parent
6658c08bff
commit
e4aa253746
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'valabind'
|
# Template file for 'valabind'
|
||||||
pkgname=valabind
|
pkgname=valabind
|
||||||
version=1.7.1
|
version=1.7.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config vala-devel git"
|
hostmakedepends="pkg-config vala-devel git"
|
||||||
makedepends="vala-devel glib-devel"
|
makedepends="vala-devel glib-devel"
|
||||||
|
@ -9,6 +9,6 @@ depends="vala-devel>=0.26"
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http:s//radare.org/r/"
|
homepage="https://radare.org/r/"
|
||||||
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
||||||
checksum=b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e
|
checksum=b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e
|
||||||
|
|
Loading…
Add table
Reference in a new issue