wireguard: update to 0.0.20180802.
This commit is contained in:
parent
0eecbbb201
commit
e95a95c3e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20180731
|
||||
version=0.0.20180802
|
||||
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=09212974f2a92b304147151f2ca5cb7230e09e969d9584bdf8338bc82e614b8a
|
||||
checksum=cd1da34b377d58df760aadf69ced045081517570586fc2d4eed7f09f5d5a47c6
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
|
Loading…
Reference in New Issue