grml-rescueboot: update to 0.6.3.
This commit is contained in:
parent
445ba015e1
commit
53e40a44b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grml-rescueboot'
|
||||
pkgname=grml-rescueboot
|
||||
version=0.6.2
|
||||
version=0.6.3
|
||||
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/grml-rescueboot/archive/v${version}.tar.gz"
|
||||
checksum=8705e038fc76426f9d3fa93148359bf115123a4e8db1f109f9b926a5a2aaa2a3
|
||||
checksum=e25c3e7e0dfdf6c79df01814bed39a26901a0201b2513497491c9aaf53657264
|
||||
|
||||
do_build() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue