From 3e17493513f086e903006593c44a259e2a654a08 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 15 Apr 2020 10:20:26 +0200 Subject: [PATCH] wireguard-dkms: update to 1.0.20200413. --- 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 22aa48f71be..5f777e72a07 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.20200401 +version=1.0.20200413 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=7dfb4a8315e1d6ae406ff32d01c496175df558dd65968a19e5222d02c7cfb77a +checksum=cf166348fbb67419528e73049ce001d29131aea367fa6aef9d3e223f7251e116 dkms_modules="wireguard ${version}"