mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mkinitcpio-dropbear: update to 0.0.5.
This commit is contained in:
parent
b544a09b7b
commit
fe8f4f7590
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mkinitcpio-dropbear'
|
# Template file for 'mkinitcpio-dropbear'
|
||||||
pkgname=mkinitcpio-dropbear
|
pkgname=mkinitcpio-dropbear
|
||||||
version=0.0.4
|
version=0.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="mkinitcpio dropbear"
|
depends="mkinitcpio dropbear"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ahesford/mkinitcpio-dropbear"
|
homepage="https://github.com/ahesford/mkinitcpio-dropbear"
|
||||||
distfiles="https://github.com/ahesford/mkinitcpio-dropbear/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ahesford/mkinitcpio-dropbear/archive/v${version}.tar.gz"
|
||||||
checksum=25c9bc01ff19a3807f7a16bc2eb18fd0938e9191d88390eec74e4aa566ce3374
|
checksum=35d11bd4040ccc75b8d1b534c2c9abc11a7604c6f6fbbb568a97521c73e1e88f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue