wireguard-tools: update to 1.0.20200827.
This commit is contained in:
parent
c0fe80364e
commit
74107b1ffa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20200820
|
||||
version=1.0.20200827
|
||||
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=7735a04c68fffb101a10a67e3bd97a171f2b8eb47e9ddce2be68eb6538b013d0
|
||||
checksum=51bc85e33a5b3cf353786ae64b0f1216d7a871447f058b6137f793eb0f53b7fd
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue