You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
385 B
21 lines
385 B
# Contributor: Santic <email@santic-zombie.ru>
|
|
# Maintainer: Santic <email@santic-zombie.ru>
|
|
pkgname=opennebula-node-kvm
|
|
pkgver=6.8.0
|
|
pkgrel=1
|
|
pkgdesc="Services for OpenNebula KVM node (Community Edition)"
|
|
url="https://opennebula.io/"
|
|
arch="noarch"
|
|
options="!check"
|
|
license="Apache"
|
|
|
|
depends=""
|
|
|
|
install="
|
|
${pkgname}.post-install
|
|
${pkgname}.post-deinstall"
|
|
|
|
source=""
|
|
|
|
package() {
|
|
}
|
|
|