From 8285788f9a0d85f1e13576c00ad9c4a351a08403 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 14 Sep 2019 17:22:38 +0200 Subject: [PATCH] wireguard: update to 0.0.20190913. --- srcpkgs/wireguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireguard/template b/srcpkgs/wireguard/template index a13518b3459..a9a1c7a3e52 100644 --- a/srcpkgs/wireguard/template +++ b/srcpkgs/wireguard/template @@ -1,6 +1,6 @@ # Template file for 'wireguard' pkgname=wireguard -version=0.0.20190905 +version=0.0.20190913 revision=1 wrksrc="WireGuard-${version}" build_wrksrc="src/tools" @@ -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=78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6 +checksum=997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518 dkms_modules="wireguard ${version}"