wireguard-tools: update to 1.0.20200820.
This commit is contained in:
parent
288be40136
commit
3579643463
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wireguard-tools'
|
||||
pkgname=wireguard-tools
|
||||
version=1.0.20200513
|
||||
revision=2
|
||||
version=1.0.20200820
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes"
|
||||
|
@ -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=e73409a9fb8c90506db241d1e1a4e7372a60dbfa400e37f4ab2fd70a92ba495f
|
||||
checksum=7735a04c68fffb101a10a67e3bd97a171f2b8eb47e9ddce2be68eb6538b013d0
|
||||
make_dirs="/etc/wireguard 0700 root root"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue