12 lines
448 B
Bash
12 lines
448 B
Bash
# Template file for 'virt-what'
|
|
pkgname=virt-what
|
|
version=1.25
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Detect when running in a virtual machine"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://people.redhat.com/~rjones/virt-what/"
|
|
distfiles="https://people.redhat.com/~rjones/${pkgname}/files/${pkgname}-${version}.tar.gz"
|
|
checksum=d4fcb423622bafbe5e2bbcd84b7d92ad4d583f4778b225b72c4a81ae9fc3c73d
|