From 9a8f4b414daa00f9463de5cc4c95482ea3d6dca6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 6 Sep 2019 10:43:14 +0200 Subject: [PATCH] wireguard: update to 0.0.20190905. --- srcpkgs/wireguard/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wireguard/template b/srcpkgs/wireguard/template index ff9c7a2b53b..a13518b3459 100644 --- a/srcpkgs/wireguard/template +++ b/srcpkgs/wireguard/template @@ -1,7 +1,7 @@ # Template file for 'wireguard' pkgname=wireguard -version=0.0.20190702 -revision=2 +version=0.0.20190905 +revision=1 wrksrc="WireGuard-${version}" build_wrksrc="src/tools" build_style=gnu-makefile @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://www.wireguard.com/" distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz" -checksum=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac +checksum=78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6 dkms_modules="wireguard ${version}"