mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
novaboot: update to 20191023
This commit is contained in:
parent
14935d0131
commit
17b3951333
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'novaboot'
|
# Template file for 'novaboot'
|
||||||
pkgname=novaboot
|
pkgname=novaboot
|
||||||
version=20181127
|
version=20191023
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -8,8 +8,8 @@ hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl perl-Expect perl-IO-Stty"
|
depends="perl perl-Expect perl-IO-Stty"
|
||||||
short_desc="Tool that automates booting of operating systems on hardware or in qemu"
|
short_desc="Tool that automates booting of operating systems on hardware or in qemu"
|
||||||
maintainer="adam <ametisf@gmail.com>"
|
maintainer="Frantisek Fladung <fladufra@fel.cvut.cz>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/wentasah/novaboot"
|
homepage="https://github.com/wentasah/novaboot"
|
||||||
distfiles="https://github.com/wentasah/novaboot/archive/${version}.tar.gz"
|
distfiles="https://github.com/wentasah/novaboot/archive/${version}.tar.gz"
|
||||||
checksum=58f44216e67d4b9eb70aae72b4a5a57728a5d6c67112d12c90a080863da03e8d
|
checksum=b2c843c1c2f06e9103a181a94792fd6a6de818ab3843991300ecf66ebbc3596d
|
||||||
|
|
Loading…
Add table
Reference in a new issue