Skip to content

Commit

Permalink
mkinitcpio: update to 37.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Nov 17, 2023
1 parent a45db02 commit a62e942
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 37 deletions.
31 changes: 0 additions & 31 deletions srcpkgs/mkinitcpio/patches/setfont.patch

This file was deleted.

13 changes: 7 additions & 6 deletions srcpkgs/mkinitcpio/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Template file for 'mkinitcpio'
pkgname=mkinitcpio
version=36
revision=2
version=37
revision=1
build_style=gnu-makefile
hostmakedepends="asciidoc"
depends="busybox-static bsdtar bash"
checkdepends="busybox-static bats-assert lz4 xz zstd"
checkdepends="busybox-static bats-assert lz4 xz zstd lzop"
short_desc="Next generation of initramfs creation"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only"
homepage="https://git.archlinux.org/mkinitcpio.git"
distfiles="https://sources.archlinux.org/other/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=7b3b1cdf546922f47845a3ac4353ca97899a4bb68cfff29098c45135e5fb8b5e
homepage="https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio"
changelog="https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/raw/master/CHANGELOG"
distfiles="${homepage}/-/archive/v${version}/mkinitcpio-v${version}.tar.gz"
checksum=904126c8f917285309ea8bfa9ea3344720602bd66a1eaea32f74744de72756b6
conf_files="/etc/mkinitcpio.conf"
alternatives="
initramfs:/etc/kernel.d/post-install/20-initramfs:/usr/libexec/mkinitcpio/kernel-hook-postinst
Expand Down

0 comments on commit a62e942

Please sign in to comment.