wireguard: update to 0.0.20180904.
This commit is contained in:
parent
1361d8c780
commit
f6ba9feda0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20180809
|
||||
version=0.0.20180904
|
||||
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=3e351c42d22de427713f1da06d21189c5896a694a66cf19233a7c33295676f19
|
||||
checksum=a38ead72994a7db7cda2d0085f410df1111b4728db050a519883eda8f3fe38f1
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue