mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
wireguard-tools: update to 1.0.20250521.
This commit is contained in:
parent
6e16e53b67
commit
33df646c31
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wireguard-tools'
|
# Template file for 'wireguard-tools'
|
||||||
pkgname=wireguard-tools
|
pkgname=wireguard-tools
|
||||||
version=1.0.20210914
|
version=1.0.20250521
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes"
|
make_install_args="WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.wireguard.com/"
|
homepage="https://www.wireguard.com/"
|
||||||
distfiles="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${version}.tar.xz"
|
||||||
checksum=@e986587d012ba4ea767479ef8e27f928b8ae63e8264b729050d5a21e7f6cc4bc
|
checksum=b6f2628b85b1b23cc06517ec9c74f82d52c4cdbd020f3dd2f00c972a1782950e
|
||||||
make_dirs="/etc/wireguard 0700 root root"
|
make_dirs="/etc/wireguard 0700 root root"
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue