grml-rescueboot: update to 0.6.0.
This commit is contained in:
parent
652f51839a
commit
8531e58c7c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grml-rescueboot'
|
||||
pkgname=grml-rescueboot
|
||||
version=0.5.2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
build_style="gnu-makefile"
|
||||
|
@ -12,7 +12,7 @@ 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=14d37a44c7ef9b0d73cf4e3d3e2698e4a3683e719e02203ff69472b282582f9d
|
||||
checksum=63057c5a30d27faabc202c7818b6e40a1f7a810411238abf82297073fe7b54fb
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue