mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
e8bff76725
commit
daea1ef8f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tinyramfs'
|
# Template file for 'tinyramfs'
|
||||||
pkgname=tinyramfs
|
pkgname=tinyramfs
|
||||||
version=0.1.0
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="util-linux cpio binutils kmod"
|
depends="util-linux cpio binutils kmod"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/illiliti/tinyramfs"
|
homepage="https://github.com/illiliti/tinyramfs"
|
||||||
distfiles="https://github.com/illiliti/tinyramfs/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/illiliti/tinyramfs/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a78ecd56a52a02bc1f4b86ba829a957ad1f83c252bfde66562d5c3ef40be7c51
|
checksum=6ee152cfb083a378285a49c8e52294307458119147f795bfb7f460cb7ed1d659
|
||||||
alternatives="
|
alternatives="
|
||||||
initramfs:/etc/kernel.d/post-install/20-initramfs:/usr/libexec/tinyramfs/kernel-hook-postinst
|
initramfs:/etc/kernel.d/post-install/20-initramfs:/usr/libexec/tinyramfs/kernel-hook-postinst
|
||||||
initramfs:/etc/kernel.d/post-remove/20-initramfs:/usr/libexec/tinyramfs/kernel-hook-postrm
|
initramfs:/etc/kernel.d/post-remove/20-initramfs:/usr/libexec/tinyramfs/kernel-hook-postrm
|
||||||
|
|
Loading…
Add table
Reference in a new issue