From 99459dea17872db5dc9436d3d719bbe7b7989d88 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 6 Feb 2020 10:37:35 +0100 Subject: [PATCH] wireguard-dkms: update to 0.0.20200205. --- srcpkgs/wireguard-dkms/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireguard-dkms/template b/srcpkgs/wireguard-dkms/template index 8962bcbc024..e03f5c94054 100644 --- a/srcpkgs/wireguard-dkms/template +++ b/srcpkgs/wireguard-dkms/template @@ -1,6 +1,6 @@ # Template file for 'wireguard-dkms' pkgname=wireguard-dkms -version=0.0.20200128 +version=0.0.20200205 revision=1 wrksrc="wireguard-linux-compat-${version}" build_wrksrc="src" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://www.wireguard.com/" distfiles="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${version}.tar.xz" -checksum=8610c6d8712cfd885f50b1a8c572518edf318c094d68491ea218bb50566a9a8a +checksum=9669e165fc7252cab7f908ba57f160f6d57539b7cc81180f260cb675d2fd362b dkms_modules="wireguard ${version}"