wireguard-tools: update to 1.0.20210315.
This commit is contained in:
parent
330fa652c1
commit
2b89bbf0c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20210223
|
||||
version=1.0.20210315
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,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=1f72da217044622d79e0bab57779e136a3df795e3761a3fc1dc0941a9055877c
|
||||
checksum=af001d5492be6bf58ef0bebe04b446b6f50eb53e1226fab679cc34af40733a22
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue