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 8ABC5138350 for ; Tue, 31 Mar 2020 00:22:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3D9CE0A4A; Tue, 31 Mar 2020 00:22:04 +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 92175E0A4A for ; Tue, 31 Mar 2020 00:22:04 +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 0E91834F01B for ; Tue, 31 Mar 2020 00:22:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78F5618E for ; Tue, 31 Mar 2020 00:22:01 +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: <1585614118.152b4551de1f4fcb0695f3f41526ac169476f17b.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-0.0.20200318.ebuild net-vpn/wireguard-modules/wireguard-modules-1.0.20200330.ebuild X-VCS-Directories: net-vpn/wireguard-modules/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 152b4551de1f4fcb0695f3f41526ac169476f17b X-VCS-Branch: master Date: Tue, 31 Mar 2020 00:22:01 +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: 6b981d4f-a55f-4e77-952f-044036659524 X-Archives-Hash: 90a0ef11c37e9105f828689f358fa6c0 commit: 152b4551de1f4fcb0695f3f41526ac169476f17b Author: Jason A. Donenfeld gentoo org> AuthorDate: Tue Mar 31 00:21:14 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Tue Mar 31 00:21:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152b4551 net-vpn/wireguard-modules: bump to 1.0.20200330 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard-modules/Manifest | 2 +- ...odules-0.0.20200318.ebuild => wireguard-modules-1.0.20200330.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard-modules/Manifest b/net-vpn/wireguard-modules/Manifest index f06fc51d35e..91b4d513cba 100644 --- a/net-vpn/wireguard-modules/Manifest +++ b/net-vpn/wireguard-modules/Manifest @@ -1 +1 @@ -DIST wireguard-linux-compat-0.0.20200318.tar.xz 262048 BLAKE2B e470410afccbab1ef0e4621e91deac6a1febaff3f2bc5b8198376b08e9afaaafd4686ccabfaf850b65b9e652887a9a8707a29c4dbc29c54c44b1c2be23bcd844 SHA512 ce9843b0aa1a2ec268dc5411c11d1a09c8b07933bd5fcf52b611289c3daa87ddd89f72a601712908c088a8f31a5a17faa05b9a19c44a2144bad38f9b7de94eec +DIST wireguard-linux-compat-1.0.20200330.tar.xz 261424 BLAKE2B 876bfdaf064cd253936852733b46724adf4972a7b671b2c1649a42b352e71483b1ef0746adb671709a7dd74fb4c7f6bba74a9d2ef9d64b4538b9c2c952f142f1 SHA512 b133f530f9e7a38b837c119fb5defa3af702cdcf2407f847a078a94a92598216074e7bbd26d27c86a998a79480ba10a99825debf20aff94de80a943892fa856b diff --git a/net-vpn/wireguard-modules/wireguard-modules-0.0.20200318.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20200330.ebuild similarity index 100% rename from net-vpn/wireguard-modules/wireguard-modules-0.0.20200318.ebuild rename to net-vpn/wireguard-modules/wireguard-modules-1.0.20200330.ebuild