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 A123415806E for ; Sat, 20 May 2023 07:09:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB538E0845; Sat, 20 May 2023 07:09:18 +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 A8583E0845 for ; Sat, 20 May 2023 07:09:18 +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 8E72B340BE3 for ; Sat, 20 May 2023 07:09:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28C4DA65 for ; Sat, 20 May 2023 07:09:16 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1684566548.5d08e40bf213a871d332f9e3e33a6fa864c7951b.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/wordpress/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/wordpress/Manifest www-apps/wordpress/wordpress-6.2.1.ebuild www-apps/wordpress/wordpress-6.2.2.ebuild X-VCS-Directories: www-apps/wordpress/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 5d08e40bf213a871d332f9e3e33a6fa864c7951b X-VCS-Branch: master Date: Sat, 20 May 2023 07:09:16 +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: 9c37cd41-ec79-4661-bd77-761711346098 X-Archives-Hash: 240ac25f807a3b9e67ee793e37880870 commit: 5d08e40bf213a871d332f9e3e33a6fa864c7951b Author: Miroslav Šulc gentoo org> AuthorDate: Sat May 20 07:09:08 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat May 20 07:09:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d08e40b www-apps/wordpress: bump to 6.2.2 Signed-off-by: Miroslav Šulc gentoo.org> www-apps/wordpress/Manifest | 2 +- www-apps/wordpress/{wordpress-6.2.1.ebuild => wordpress-6.2.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/wordpress/Manifest b/www-apps/wordpress/Manifest index a389ca8330e4..1ce5267d2e44 100644 --- a/www-apps/wordpress/Manifest +++ b/www-apps/wordpress/Manifest @@ -1 +1 @@ -DIST wordpress-6.2.1.tar.gz 23019452 BLAKE2B 88412204905f96f3128fa11eee491ea8b8604dc389f2df32437358a0943fd743cfeb4d557b1a53de5575ef91258e9fccc31cbcae7c55b29ecf3cf18baf0473db SHA512 88e97a9c6d05ec18ac761ae247659febd19e60a10d80a09cdc70e284fbd4f91ac72c0f852d5482cc5dd7330eb85370c93fd644317d7a0f1b1156fa64b87f556f +DIST wordpress-6.2.2.tar.gz 23020109 BLAKE2B 36d6a1c5fbc185a33a6ce497d38f2c7a895db28daa35c0440c1797fbb3e24eea7364b334e7d9299f34ec535bd7abfd95a5d043540a7f55f53986dd0789f5d9b8 SHA512 346c8c38e139b4a1de491a767fe34d1ff63b9ce4fbe62d2d5957c5b57704c47bed12c34e753324e018297a95a2e82e9d393e6255b540e22e0cecc74d4f557264 diff --git a/www-apps/wordpress/wordpress-6.2.1.ebuild b/www-apps/wordpress/wordpress-6.2.2.ebuild similarity index 100% rename from www-apps/wordpress/wordpress-6.2.1.ebuild rename to www-apps/wordpress/wordpress-6.2.2.ebuild