mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mkinitcpio: update to 23.
This commit is contained in:
parent
e0087a5758
commit
aa4f32d3ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mkinitcpio'
|
# Template file for 'mkinitcpio'
|
||||||
pkgname=mkinitcpio
|
pkgname=mkinitcpio
|
||||||
version=22
|
version=23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb
|
checksum=80f12a07f0dceef81dfe87200f099bd2149e0990391dda6defebaa5697f8a35a
|
||||||
|
|
||||||
conf_files="/etc/mkinitcpio.conf"
|
conf_files="/etc/mkinitcpio.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue