parent
e8bff76725
commit
daea1ef8f1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinyramfs'
|
||||
pkgname=tinyramfs
|
||||
version=0.1.0
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="util-linux cpio binutils kmod"
|
||||
|
@ -9,7 +9,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/illiliti/tinyramfs"
|
||||
distfiles="https://github.com/illiliti/tinyramfs/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a78ecd56a52a02bc1f4b86ba829a957ad1f83c252bfde66562d5c3ef40be7c51
|
||||
checksum=6ee152cfb083a378285a49c8e52294307458119147f795bfb7f460cb7ed1d659
|
||||
alternatives="
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue