From 685c821c1095b384c4606f3089e8f1f4044db905 Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Wed, 3 Jul 2019 16:06:03 +0200 Subject: [PATCH] wireguard: update to 0.0.20190702 --- srcpkgs/wireguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireguard/template b/srcpkgs/wireguard/template index ffbf79b3a5b..847c9b797b6 100644 --- a/srcpkgs/wireguard/template +++ b/srcpkgs/wireguard/template @@ -1,6 +1,6 @@ # Template file for 'wireguard' pkgname=wireguard -version=0.0.20190601 +version=0.0.20190702 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=7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568 +checksum=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac dkms_modules="wireguard ${version}"