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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7AF9F15815E for ; Wed, 7 Feb 2024 10:10:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11D85E2A20; Wed, 7 Feb 2024 10:10:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8B1EE2A20 for ; Wed, 7 Feb 2024 10:10:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B608934311A for ; Wed, 7 Feb 2024 10:10:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E31214DF for ; Wed, 7 Feb 2024 10:10:10 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1707282608.06d2561117edbdd74795c7b8b9431b3977e15c09.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-wireless/rtl8821cu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/rtl8821cu/Manifest net-wireless/rtl8821cu/rtl8821cu-0_pre20231126.ebuild net-wireless/rtl8821cu/rtl8821cu-0_pre20240121.ebuild X-VCS-Directories: net-wireless/rtl8821cu/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 06d2561117edbdd74795c7b8b9431b3977e15c09 X-VCS-Branch: master Date: Wed, 7 Feb 2024 10:10:10 +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: 6557ccf4-a873-49a5-b64b-f276b8f30f18 X-Archives-Hash: 4545040dbe9e15552fa6dc26b05e0066 commit: 06d2561117edbdd74795c7b8b9431b3977e15c09 Author: Aleksandr Batyuk gmail com> AuthorDate: Wed Feb 7 05:10:08 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed Feb 7 05:10:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=06d25611 net-wireless/rtl8821cu: Add support kernel 6.8 Signed-off-by: Aleksandr Batyuk gmail.com> net-wireless/rtl8821cu/Manifest | 2 +- ...{rtl8821cu-0_pre20231126.ebuild => rtl8821cu-0_pre20240121.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-wireless/rtl8821cu/Manifest b/net-wireless/rtl8821cu/Manifest index 282504f95a..4b4c078c6a 100644 --- a/net-wireless/rtl8821cu/Manifest +++ b/net-wireless/rtl8821cu/Manifest @@ -1 +1 @@ -DIST rtl8821cu-0_pre20231126.tar.gz 13823204 BLAKE2B a19a88e10d6709c7ada9130392d2f173d8f7b303ea4c89b67e209e98e65c9ff3388e7416c021a0d3218428d0aa072660822414827d07eb6bc312fd4a660f1f6c SHA512 d033fb81c1231a30a3440710edfce356d81262c070eb09569506042776c6cc37b8f2e5234772028c9d5d85fc22dd73a39efdae9ab4fa0943a6c2277f47ca87eb +DIST rtl8821cu-0_pre20240121.tar.gz 13821880 BLAKE2B 1863c5d12e12bbf9661039cae299cbc211014c0384f9df9ad958bfe712fc3c1ceb1e83c6b44e6a25e6cfaa786e626291d77ec81be28a19730fd7b579bd97696e SHA512 bc3ef3e7f671fce371bd0e8cf74eb7c3561c827a47101e48f88e6ea8849bb70b0b0a275923e52f59e6d0d4dec19ee5d69ea5c3ea00aaa1afd15045ea3e0212e0 diff --git a/net-wireless/rtl8821cu/rtl8821cu-0_pre20231126.ebuild b/net-wireless/rtl8821cu/rtl8821cu-0_pre20240121.ebuild similarity index 86% rename from net-wireless/rtl8821cu/rtl8821cu-0_pre20231126.ebuild rename to net-wireless/rtl8821cu/rtl8821cu-0_pre20240121.ebuild index 907a4addac..8e7ee8bab9 100644 --- a/net-wireless/rtl8821cu/rtl8821cu-0_pre20231126.ebuild +++ b/net-wireless/rtl8821cu/rtl8821cu-0_pre20240121.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit linux-mod-r1 MY_PN="8821cu-20210916" -COMMIT="eb52ece92607394ecc22e96b41671ec3e5b1fa30" +COMMIT="5b39398e2de146edeb76716420f3288f508bea61" DESCRIPTION="Realtek 8821CU/RTL8811CU module for Linux kernel" HOMEPAGE="https://github.com/morrownr/8821cu-20210916" SRC_URI="https://github.com/morrownr/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"