wireguard: update to 0.0.20191212.
Signed-off-by: Piraty <piraty1@inbox.ru>
This commit is contained in:
parent
565e0f8f32
commit
ab6fbb42b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20191206
|
||||
version=0.0.20191212
|
||||
revision=1
|
||||
wrksrc="WireGuard-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.wireguard.com/"
|
||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||
checksum=75e4e8f2971257339ef45af1be67f0a21435235f25277e3e0e4d6f867714ece5
|
||||
checksum=b0d718380f7a8822b2f12d75e462fa4eafa3a77871002981f367cd4fe2a1b071
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue