mkinitcpio: update to 26.
This commit is contained in:
parent
3c98b5b898
commit
35bfd9921e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkinitcpio'
|
||||
pkgname=mkinitcpio
|
||||
version=25
|
||||
revision=2
|
||||
version=26
|
||||
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=e14056a9c460d15652e99620bce4308d4dd9309f82c152c4b52287e697fab599
|
||||
checksum=d1c3038f538f8e2e57333050463b79884de6f29f4b4ec4f26d1bdeaa620215c1
|
||||
|
||||
conf_files="/etc/mkinitcpio.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue