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 7D80D1382C5 for ; Sun, 6 Jun 2021 09:39:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0558E0863; Sun, 6 Jun 2021 09:39:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8526BE0863 for ; Sun, 6 Jun 2021 09:39:09 +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 290F2340CA2 for ; Sun, 6 Jun 2021 09:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D600A644 for ; Sun, 6 Jun 2021 09:39:06 +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: <1622972334.916ca79578b922fc7291157e9d46534c8a263e0c.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.20210424.ebuild net-vpn/wireguard-modules/wireguard-modules-1.0.20210606.ebuild X-VCS-Directories: net-vpn/wireguard-modules/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 916ca79578b922fc7291157e9d46534c8a263e0c X-VCS-Branch: master Date: Sun, 6 Jun 2021 09:39:06 +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: 81aa0679-c0f6-477a-84da-929dd090b762 X-Archives-Hash: 7ef25675e485bae3dd10653da177bee0 commit: 916ca79578b922fc7291157e9d46534c8a263e0c Author: Jason A. Donenfeld gentoo org> AuthorDate: Sun Jun 6 09:34:49 2021 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Sun Jun 6 09:38:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916ca795 net-vpn/wireguard-modules: bump to 1.0.20210606 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard-modules/Manifest | 2 +- ...odules-1.0.20210424.ebuild => wireguard-modules-1.0.20210606.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard-modules/Manifest b/net-vpn/wireguard-modules/Manifest index 3ec4715ba0b..d5152a06425 100644 --- a/net-vpn/wireguard-modules/Manifest +++ b/net-vpn/wireguard-modules/Manifest @@ -1 +1 @@ -DIST wireguard-linux-compat-1.0.20210424.tar.xz 264200 BLAKE2B e1d96786d60489e85312f2927c0c5f8d43cccef9c4929856d9e892c91351f091e6a457e4673dd0c4987a614b9c13be4a4d9d485390c3a45fdefdad5dc7131213 SHA512 f3485978fdd5a1cccdd8ee269c223e805bc533b79189765324a383142934b12f4f6bf476147a09703fa674da4a1eaca13fe400553b27843dbf8da133ce19207b +DIST wireguard-linux-compat-1.0.20210606.tar.xz 264952 BLAKE2B cc8368cf764826bbf9f76246faa8b1a366df0e2e65b14ddb52b663cc75ac5edf89e8da7646aa6b0ae952000289ba18174bcfdf0fa7ee5f6d9c81e2f5f3d6e114 SHA512 ef8ec9f3d87982bf24b7934d9eabe605391888955110b655baf26867c80b619f549edc5527cbc6098c1f385b977a5b5d580ccaa82129571a64133a40d072c9b6 diff --git a/net-vpn/wireguard-modules/wireguard-modules-1.0.20210424.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20210606.ebuild similarity index 100% rename from net-vpn/wireguard-modules/wireguard-modules-1.0.20210424.ebuild rename to net-vpn/wireguard-modules/wireguard-modules-1.0.20210606.ebuild