wireguard-tools: update to 1.0.20210223.
This commit is contained in:
parent
6a56c0a7f3
commit
b071ffd0fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20200827
|
||||
version=1.0.20210223
|
||||
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=51bc85e33a5b3cf353786ae64b0f1216d7a871447f058b6137f793eb0f53b7fd
|
||||
checksum=1f72da217044622d79e0bab57779e136a3df795e3761a3fc1dc0941a9055877c
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue