mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +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'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20210914
|
||||
revision=2
|
||||
version=1.0.20250521
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.wireguard.com/"
|
||||
distfiles="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${version}.tar.xz"
|
||||
checksum=@e986587d012ba4ea767479ef8e27f928b8ae63e8264b729050d5a21e7f6cc4bc
|
||||
checksum=b6f2628b85b1b23cc06517ec9c74f82d52c4cdbd020f3dd2f00c972a1782950e
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue