From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0C6C6138359 for ; Wed, 6 May 2020 23:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9245E089F; Wed, 6 May 2020 23:00:40 +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 A84E4E089F for ; Wed, 6 May 2020 23:00:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1F6C634F56C for ; Wed, 6 May 2020 23:00:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DAC41BD for ; Wed, 6 May 2020 23:00:36 +0000 (UTC) From: "Jason A. Donenfeld" 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 A. Donenfeld" Message-ID: <1588803388.e82c2c6131dc3e9641c74bf584f930fde1a4edc9.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/wireguard-modules/Manifest net-vpn/wireguard-modules/wireguard-modules-1.0.20200429.ebuild net-vpn/wireguard-modules/wireguard-modules-1.0.20200506.ebuild X-VCS-Directories: net-vpn/wireguard-modules/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: e82c2c6131dc3e9641c74bf584f930fde1a4edc9 X-VCS-Branch: master Date: Wed, 6 May 2020 23:00:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b64aeae2-d69a-4e35-907f-000bcd402107 X-Archives-Hash: 52fe184526b35ceade75e978496e2d3a commit: e82c2c6131dc3e9641c74bf584f930fde1a4edc9 Author: Jason A. Donenfeld gentoo org> AuthorDate: Wed May 6 22:16:16 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Wed May 6 22:16:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82c2c61 net-vpn/wireguard-modules: bump to 1.0.20200506 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard-modules/Manifest | 2 +- ...odules-1.0.20200429.ebuild => wireguard-modules-1.0.20200506.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard-modules/Manifest b/net-vpn/wireguard-modules/Manifest index 9e53f4badf2..285c9024dda 100644 --- a/net-vpn/wireguard-modules/Manifest +++ b/net-vpn/wireguard-modules/Manifest @@ -1 +1 @@ -DIST wireguard-linux-compat-1.0.20200429.tar.xz 261668 BLAKE2B e40f8a43c8b2a9654adbf2c2c12056573b60fd72419200e9e18d895348bd61df30aada47d78320d75135e2180adacb391557775467040920587b432dccbc4b6d SHA512 b1523a7fd9199847f18bcb4b91aa9a15b58e088955cbbd128de64845cb1ff8e7d692e580b80abb38e79f93ffa8be7841a2b6ffc4bedbb88ef6647dd07f48dc5a +DIST wireguard-linux-compat-1.0.20200506.tar.xz 263228 BLAKE2B cc721009659a64efeab933d25bd901595fee313a0716e8e344d05e51f8458a1cde21b87418a62ad06e94614a28ce0ff26988f1375b74c567e3a827e970b79f15 SHA512 39a27a515919933dbed71624be3f8f3f512073b522e1e16248c9eda749dd72a3db5a02d85d29855160eb182415f489a4c02c1659ef9589507c99dbfe74ea3074 diff --git a/net-vpn/wireguard-modules/wireguard-modules-1.0.20200429.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20200506.ebuild similarity index 100% rename from net-vpn/wireguard-modules/wireguard-modules-1.0.20200429.ebuild rename to net-vpn/wireguard-modules/wireguard-modules-1.0.20200506.ebuild