mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libvirt: bump version
This commit is contained in:
@@ -14,9 +14,9 @@ systems such as GObject, CIM and SNMP."
|
||||
HOMEPAGE="https://libvirt.org/"
|
||||
COPYRIGHT="2005-2022 Daniel Veillard"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/libvirt/libvirt/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fc617fe65749470f4be724367aaa020f7b2f19717e6119810da8b9973f6a8f52"
|
||||
CHECKSUM_SHA256="c58f0f178f1aec756e66ccdf7e0666fd8b73e7cabff54e956f097c26b924c649"
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
SOURCE_URI_2="https://github.com/qemu/keycodemapdb/archive/e15649b83a78f89f57205927022115536d2c1698.zip"
|
||||
CHECKSUM_SHA256_2="9567575d03438ae7c05352771522fa200e26a4d658b3b6d4b7c1235634bcce37"
|
||||
@@ -119,6 +119,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
rm -rf build
|
||||
cp -r /sources-2/keycodemapdb*/* src/keycodemapdb
|
||||
chmod +x src/keycodemapdb/tools/keymap-gen
|
||||
|
||||
Reference in New Issue
Block a user