mkinitcpio: update to 22.
This commit is contained in:
parent
dd84fd18de
commit
c56b0ae3f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkinitcpio'
|
||||
pkgname=mkinitcpio
|
||||
version=21
|
||||
version=22
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://wiki.archlinux.org/index.php/Mkinitcpio"
|
||||
distfiles="https://sources.archlinux.org/other/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=a841a9c167076b52043c968a7ba74cc44f4d1d8ca06ad794ccf4b70e2c667248
|
||||
checksum=54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb
|
||||
|
||||
conf_files="/etc/mkinitcpio.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue