wireguard-tools: update to 1.0.20210424.
This commit is contained in:
parent
8ade716d56
commit
232a9dfcea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20210315
|
||||
version=1.0.20210424
|
||||
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=af001d5492be6bf58ef0bebe04b446b6f50eb53e1226fab679cc34af40733a22
|
||||
checksum=b288b0c43871d919629d7e77846ef0b47f8eeaa9ebc9cedeee8233fc6cc376ad
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue