wireguard-tools: update to 1.0.20200510.

This commit is contained in:
Leah Neukirchen 2020-05-12 20:22:34 +02:00
parent 4cc4420191
commit f70fdb3fa4

View file

@ -1,6 +1,6 @@
# Template file for 'wireguard-tools'
pkgname=wireguard-tools
version=1.0.20200319
version=1.0.20200510
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=757ed31d4d48d5fd7853bfd9bfa6a3a1b53c24a94fe617439948784a2c0ed987
checksum=cd526c7ea177e59ae4c0ebc4f3cc360b8524881b090d043426bdf7e3c85ac8e7
make_dirs="/etc/wireguard 0700 root root"
post_extract() {