mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
zfsbootmenu: bump checksum to match upstream
This commit is contained in:
parent
c2ddf9a9eb
commit
c02d9939c1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zfsbootmenu'
|
# Template file for 'zfsbootmenu'
|
||||||
pkgname=zfsbootmenu
|
pkgname=zfsbootmenu
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/zfsbootmenu/config.ini"
|
conf_files="/etc/zfsbootmenu/config.ini"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zdykstra/zfsbootmenu"
|
homepage="https://github.com/zdykstra/zfsbootmenu"
|
||||||
distfiles="https://github.com/zdykstra/zfsbootmenu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zdykstra/zfsbootmenu/archive/v${version}.tar.gz"
|
||||||
checksum=d8cb5d263b53eab6f619eb27adb5572d3f616ab71ad51eaa2a0231b85079d77f
|
checksum=4d22eff0fd504b04dbcd4464e5d6e36a016d58ac5db55fc71dae81fb67843b67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue