valabind: fix homepage
This commit is contained in:
parent
6658c08bff
commit
e4aa253746
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'valabind'
|
||||
pkgname=valabind
|
||||
version=1.7.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config vala-devel git"
|
||||
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"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
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"
|
||||
checksum=b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e
|
||||
|
|
Loading…
Reference in New Issue