mkinitcpio: update to 28.

This commit is contained in:
Anthony Iliopoulos 2020-08-30 22:04:48 +02:00 committed by Piraty
parent cfc8ae66da
commit aacb05bc16

View file

@ -1,7 +1,7 @@
# Template file for 'mkinitcpio'
pkgname=mkinitcpio
version=27
revision=2
version=28
revision=1
archs=noarch
build_style=gnu-makefile
depends="busybox-static bsdtar bash"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-only"
homepage="https://wiki.archlinux.org/index.php/Mkinitcpio"
distfiles="https://sources.archlinux.org/other/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=e6bff1cb78b677538eb9aace900b715fd59de8fc210b74fb9d899dfaa32bc354
checksum=bf83a158786d272d8046a4dd48bfcc343ec37de2cae0ae65c59132a45744808c
conf_files="/etc/mkinitcpio.conf"