mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mkinitcpio-tailscale: update to 0.1.1.
This commit is contained in:
parent
942cf303e2
commit
e001e5e4a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkinitcpio-tailscale'
|
||||
pkgname=mkinitcpio-tailscale
|
||||
version=0.1.0
|
||||
revision=3
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="mkinitcpio iptables psmisc tailscale"
|
||||
short_desc="Hook for mkinitcpio to enable tailscale access in early userspace"
|
||||
|
@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/classabbyamp/mkinitcpio-tailscale"
|
||||
distfiles="https://github.com/classabbyamp/mkinitcpio-tailscale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=cd73c544f4d9b310a63b3ed1616c60a7bee0bb7f5e86dbfc6e791e33b5c8d755
|
||||
checksum=9a9ee2d42b5ccc1a002dcb944fc282895c55afc20ba2ed428d7f8b7b72edadde
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue