From e30a15dd36540f713e0e7718140111a11153a45a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 21 Dec 2020 18:24:47 +0100 Subject: [PATCH] wireguard-dkms: update to 1.0.20201221. --- 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 f7897a7ed6..ad46fa0365 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.20201112 +version=1.0.20201221 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=89eae7f0c0bd6c8df3ba2e090984974ff68741a9f26aa0922890f8ca727897e1 +checksum=6e5289a8b602eaaf1383aebefcbc41b8ad2721269055858b150363076c1c2132 dkms_modules="wireguard ${version}"