mkinitcpio: update to 25.

This commit is contained in:
Andrea Brancaleoni 2019-02-06 14:42:57 +01:00
parent 9b554ebfbc
commit f84456707d

View file

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