wireguard: update to 0.0.20170320.
This commit is contained in:
parent
498e619c05
commit
d5b0f7f132
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20170223
|
||||
version=0.0.20170320
|
||||
revision=1
|
||||
wrksrc="WireGuard-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.wireguard.io/"
|
||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||
checksum=6d2c8cd29c4f9fb404546a4749ec050739a26b4a49b5864f1dec531377c3c50d
|
||||
checksum=9b9d544c2abae29b342d3befc94efba4ca096bf407aa8347ae89534121dd42cc
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
|
Loading…
Reference in a new issue