From cf28879f9d99468753558d533e69c43b19700244 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 9 Sep 2020 12:28:51 +0200 Subject: [PATCH] wireguard-dkms: update to 1.0.20200908. --- 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 a21066ff2f5..21dcf42d827 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.20200729 +version=1.0.20200908 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=690c7d9e115e2ff27386811cb495c9784678f717c8d6fc4cc7469dce373f252e +checksum=ad33b2d2267a37e0f65c97e65e7d4d926d5aef7d530c251b63fbf919048eead9 dkms_modules="wireguard ${version}"