grml-rescueboot: update to 0.4.7.

This commit is contained in:
Leah Neukirchen 2017-01-25 11:23:16 +01:00
parent 456171e616
commit 1f4f9432be

View file

@ -1,6 +1,6 @@
# Template file for 'grml-rescueboot' # Template file for 'grml-rescueboot'
pkgname=grml-rescueboot pkgname=grml-rescueboot
version=0.4.6 version=0.4.7
revision=1 revision=1
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
noarch=yes noarch=yes
@ -8,11 +8,11 @@ conf_files="/etc/default/grml-rescueboot"
make_dirs="/boot/grml 0755 root root" make_dirs="/boot/grml 0755 root root"
depends="grub" depends="grub"
short_desc="Grub rules to find and boot Grml ISO images" short_desc="Grub rules to find and boot Grml ISO images"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2" license="GPL-2"
homepage="http://wiki.grml.org/doku.php?id=rescueboot" homepage="http://wiki.grml.org/doku.php?id=rescueboot"
distfiles="https://github.com/grml/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/grml/${pkgname}/archive/v${version}.tar.gz"
checksum=9c06b0d652e1ca35d14588490711172764c8b69b28ad290ee64f2eee58f2ea12 checksum=0c5c95ebbe25d808b0f075773bbcc299d9a37dda1bbe66f21e3f4c565b825722
do_install() { do_install() {
vinstall 42_grml 0755 etc/grub.d vinstall 42_grml 0755 etc/grub.d