From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1024162-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id DBC1C1382C5
	for <garchives@archives.gentoo.org>; Tue, 15 May 2018 02:00:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EDC96E09FB;
	Tue, 15 May 2018 02:00:33 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C940CE09FB
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 May 2018 02:00:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7239E335C78
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 May 2018 02:00:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BB417260
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 May 2018 02:00:30 +0000 (UTC)
From: "Jason Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jason Donenfeld" <zx2c4@gentoo.org>
Message-ID: <1526349617.ecdf7bc2321a96a8f74a4c6a975c511683771e61.zx2c4@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-vpn/wireguard/Manifest net-vpn/wireguard/wireguard-0.0.20180513.ebuild net-vpn/wireguard/wireguard-0.0.20180514.ebuild
X-VCS-Directories: net-vpn/wireguard/
X-VCS-Committer: zx2c4
X-VCS-Committer-Name: Jason Donenfeld
X-VCS-Revision: ecdf7bc2321a96a8f74a4c6a975c511683771e61
X-VCS-Branch: master
Date: Tue, 15 May 2018 02:00:30 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 4e1eea6d-e985-4b84-b420-22cad8e516c3
X-Archives-Hash: 52e852f8cf8ef1ca142272cbb76b6fbc

commit:     ecdf7bc2321a96a8f74a4c6a975c511683771e61
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Tue May 15 01:50:04 2018 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Tue May 15 02:00:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdf7bc2

net-vpn/wireguard: version bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 net-vpn/wireguard/Manifest                                              | 2 +-
 .../{wireguard-0.0.20180513.ebuild => wireguard-0.0.20180514.ebuild}    | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest
index 5e680f5d1ff..fe024d38e9b 100644
--- a/net-vpn/wireguard/Manifest
+++ b/net-vpn/wireguard/Manifest
@@ -1 +1 @@
-DIST WireGuard-0.0.20180513.tar.xz 258484 BLAKE2B 9edda3cbf884f715c7bbfac3a4b0162104f25c77564f3c228b73fd40dfff12aeda34a3a29b1587bb7fa0a115a14facc65833ffbf926e2f936e879050a9381641 SHA512 82f46fc50f47ac94948a7984a209ec55506c2bf1c41edf3a89f8043a0c770d6e88fdd7888b01ea41b227d316f53606a354f4d5d184ab2f1ecef80e0b376270b1
+DIST WireGuard-0.0.20180514.tar.xz 264124 BLAKE2B 80c6805b93af2d649cd12bf68d28bce7ba0f31becc2807d39889e7526ee0b29a2f3e2f5d0dee18e405c2097a52570f5af743521d83a3fa05a4a14af400865323 SHA512 d2aa6647899b3197a448015fa5b4f2bae5b04b5876e388fa8632e6d0283d6938d95ae1fed59d22e915877411f8fc1ff218910ce32ceaeb8a38e1bda412af52a7

diff --git a/net-vpn/wireguard/wireguard-0.0.20180513.ebuild b/net-vpn/wireguard/wireguard-0.0.20180514.ebuild
similarity index 100%
rename from net-vpn/wireguard/wireguard-0.0.20180513.ebuild
rename to net-vpn/wireguard/wireguard-0.0.20180514.ebuild