From c6c2363da4b04559735602046791699b5d2579f5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 20 Feb 2021 17:16:02 +0100 Subject: [PATCH] wireguard-dkms: update to 1.0.20210219. --- 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 59f04c3fe2c..48b237c4537 100644 --- a/srcpkgs/wireguard-dkms/template +++ b/srcpkgs/wireguard-dkms/template @@ -1,6 +1,6 @@ # Template file for 'wireguard-dkms' pkgname=wireguard-dkms -version=1.0.20210124 +version=1.0.20210219 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=dac6e68cd4c3db441499850dfa8a70706384a3295f37fda1b839a50b79faef54 +checksum=99d35296b8d847a0d4db97a4dda96b464311a6354e75fe0bef6e7c4578690f00 dkms_modules="wireguard ${version}"