wireguard: update to 0.0.20180613.

This commit is contained in:
Leah Neukirchen 2018-06-13 17:14:51 +02:00
parent 401f54d264
commit c669cd0afb

View file

@ -1,6 +1,6 @@
# Template file for 'wireguard'
pkgname=wireguard
version=0.0.20180531
version=0.0.20180613
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=ff653095cc0e4c491ab6cd095ddf5d1db207f48f947fb92873a73220363f423c
checksum=c120cdedc3967dcb4ad5c1c7eadd2a1b04ef5dbf2fe60cc8e7c0db337bcda7dc
triggers="dkms"
dkms_modules="wireguard ${version}"