wireguard-tools: update to 1.0.20200121.
This commit is contained in:
parent
d5fd91db4b
commit
71b38dcf22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20200102
|
||||
version=1.0.20200121
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,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=547cd1c2f8dca904faac9e8d3964f1ef956c24bb12e3498da88dde95243c7f08
|
||||
checksum=15bfdbdbecbd3870ced9a7e68286c871bfcb2071d165f113808081f2e428faa3
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue