mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grml-rescueboot: update to 0.6.1.
This commit is contained in:
parent
43d3d7d6f2
commit
b9b8a4f357
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.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=63057c5a30d27faabc202c7818b6e40a1f7a810411238abf82297073fe7b54fb
|
checksum=f5b64f8e994ab6aeb79ee21597284dfb8ef62ed66eb754cb5244776dc98528d0
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue