mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
grml-rescueboot: update to 0.6.2.
This commit is contained in:
parent
24907fb326
commit
9381a9e660
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grml-rescueboot'
|
||||
pkgname=grml-rescueboot
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
build_style="gnu-makefile"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Grub rules to find and boot Grml ISO images"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://wiki.grml.org/doku.php?id=rescueboot"
|
||||
distfiles="https://github.com/grml/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=f5b64f8e994ab6aeb79ee21597284dfb8ef62ed66eb754cb5244776dc98528d0
|
||||
distfiles="https://github.com/grml/grml-rescueboot/archive/v${version}.tar.gz"
|
||||
checksum=8705e038fc76426f9d3fa93148359bf115123a4e8db1f109f9b926a5a2aaa2a3
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Add table
Reference in a new issue