mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wireguard-tools: update to 1.0.20200102.
This commit is contained in:
parent
bf79dec8bb
commit
4a57f37c95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireguard-tools'
|
# Template file for 'wireguard-tools'
|
||||||
pkgname=wireguard-tools
|
pkgname=wireguard-tools
|
||||||
version=1.0.20191226
|
version=1.0.20200102
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -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=aa8af0fdc9872d369d8c890a84dbc2a2466b55795dccd5b47721b2d97644b04f
|
checksum=547cd1c2f8dca904faac9e8d3964f1ef956c24bb12e3498da88dde95243c7f08
|
||||||
make_dirs="/etc/wireguard 0700 root root"
|
make_dirs="/etc/wireguard 0700 root root"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue