From ec0b5e3257d29b6030a2a308876cdf781a471fcd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 26 Jul 2017 14:00:48 +0200 Subject: [PATCH] wireguard: update to 0.0.20170726. --- srcpkgs/wireguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireguard/template b/srcpkgs/wireguard/template index a18ec6a8ae..1950cb8403 100644 --- a/srcpkgs/wireguard/template +++ b/srcpkgs/wireguard/template @@ -1,6 +1,6 @@ # Template file for 'wireguard' pkgname=wireguard -version=0.0.20170706 +version=0.0.20170726 revision=1 wrksrc="WireGuard-${version}" build_wrksrc="src/tools" @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="GPL-2" homepage="https://www.wireguard.io/" distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz" -checksum=5763b9436265421a67f92cb82142042867fc87c573ecc18033d40c1476146c33 +checksum=db91452b6b5ec28049721a520fe4fd0683825bad45b7383d12d7b819668201db triggers="dkms" dkms_modules="wireguard ${version}"