libvirt-glib: fix checksum
This commit is contained in:
parent
77f0998ec8
commit
0ec15bfeb0
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://libvirt.org"
|
homepage="http://libvirt.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://libvirt.org/sources/glib/$pkgname-$version.tar.gz"
|
distfiles="http://libvirt.org/sources/glib/$pkgname-$version.tar.gz"
|
||||||
checksum=d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d
|
checksum=c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue