mkinitcpio: update to 26.

This commit is contained in:
mobinmob 2019-10-11 16:21:35 +03:00 committed by Helmut Pozimski
parent 3c98b5b898
commit 35bfd9921e

View file

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