mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
grml-rescueboot: update to 0.5.2.
This commit is contained in:
parent
e284ccd8a7
commit
27b447072f
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.5.1
|
version=0.5.2
|
||||||
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=03a2196f3b8cac67d16ba7a87e2a1a57d435a75712492a15ab98a2cd34543098
|
checksum=14d37a44c7ef9b0d73cf4e3d3e2698e4a3683e719e02203ff69472b282582f9d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue