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 757DF138359 for ; Mon, 13 Jul 2020 03:34:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 878A8E0872; Mon, 13 Jul 2020 03:34:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EA501E0872 for ; Mon, 13 Jul 2020 03:34:45 +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 6AEEC34FA5E for ; Mon, 13 Jul 2020 03:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B0F42D3 for ; Mon, 13 Jul 2020 03:34:35 +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: <1594610979.bf4420fccb3bd24a67994406f0f6c0425e9e86f5.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.20200623.ebuild net-vpn/wireguard-modules/wireguard-modules-1.0.20200712.ebuild X-VCS-Directories: net-vpn/wireguard-modules/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: bf4420fccb3bd24a67994406f0f6c0425e9e86f5 X-VCS-Branch: master Date: Mon, 13 Jul 2020 03:34:35 +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: 8c4ef5fb-ab27-4ab0-b5db-ba50811f51e0 X-Archives-Hash: 6c391448d70ed9bfefc8d689f68a788d commit: bf4420fccb3bd24a67994406f0f6c0425e9e86f5 Author: Jason A. Donenfeld gentoo org> AuthorDate: Mon Jul 13 03:29:09 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Mon Jul 13 03:29:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf4420fc net-vpn/wireguard-modules: bump to 1.0.20200712 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard-modules/Manifest | 2 +- ...odules-1.0.20200623.ebuild => wireguard-modules-1.0.20200712.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard-modules/Manifest b/net-vpn/wireguard-modules/Manifest index 726c8110335..f98296f5fe8 100644 --- a/net-vpn/wireguard-modules/Manifest +++ b/net-vpn/wireguard-modules/Manifest @@ -1 +1 @@ -DIST wireguard-linux-compat-1.0.20200623.tar.xz 263156 BLAKE2B 2a45dea6d3a02f91f45ab4fcbbf5da4b24532afc3f775b2731e0360e949d8c689b4fd9e7351c337158bfcd33b09f6e94715b07532a3ebe9eaf40a3e4fff7142f SHA512 447a88d849cf81d83412adbe5aabf5ad44f878b7f64de56672d39b656a9c8053059ea71e5a965c55bacd33651bef2d9d677caf0586b0c7ee7807c69098e1942d +DIST wireguard-linux-compat-1.0.20200712.tar.xz 267964 BLAKE2B 23ac43eb6bef03db8d4c19cf37cf410914de9c85359653b3708912d3b07da324f91428ba35588bf4519835c7212e9598fed12f74c88a360b0e67297c6d2a7ffe SHA512 e7e9215e53a2460bc8d9f08d16c172dfd7ec48bf375b84a1a1db59915e60af1323d5ebc79324e077d48bf54af10acba1951c995bc0b1c1ef68c961dde0b5968c diff --git a/net-vpn/wireguard-modules/wireguard-modules-1.0.20200623.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20200712.ebuild similarity index 100% rename from net-vpn/wireguard-modules/wireguard-modules-1.0.20200623.ebuild rename to net-vpn/wireguard-modules/wireguard-modules-1.0.20200712.ebuild