mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
mkinitcpio-utils: update to 0.0.5.
This commit is contained in:
parent
3037caff2a
commit
ab02e8ca2b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkinitcpio-utils'
|
||||
pkgname=mkinitcpio-utils
|
||||
version=0.0.4
|
||||
version=0.0.5
|
||||
revision=1
|
||||
depends="cryptsetup device-mapper mkinitcpio"
|
||||
short_desc="Collection of mkinitcpio utilities to perform various tasks"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/grazzolini/mkinitcpio-utils"
|
||||
distfiles="https://github.com/grazzolini/mkinitcpio-utils/archive/v${version}.tar.gz"
|
||||
checksum=e42149b66f961d19e524b603fcb6f0d1e33ede18734b44f23c8b3e1cc353f977
|
||||
checksum=e64bd682fe40d2a91541161366505911e5d7b68c489786c723837ce19d025968
|
||||
replaces="mkinitcpio-encryptssh>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue