mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
grml-rescueboot: update to 0.4.6.
This commit is contained in:
parent
9f446b2863
commit
e26c881de7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grml-rescueboot'
|
# Template file for 'grml-rescueboot'
|
||||||
pkgname=grml-rescueboot
|
pkgname=grml-rescueboot
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=2e0975694a0311193a600b8c08406136aa369376c62128087e896bd34ead1aee
|
checksum=9c06b0d652e1ca35d14588490711172764c8b69b28ad290ee64f2eee58f2ea12
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall 42_grml 0755 etc/grub.d
|
vinstall 42_grml 0755 etc/grub.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue