Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3343d09a518f86c667c21b3c6409cc7efd82e26a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3343d09a518f86c667c21b3c6409cc7efd82e26a)
  • Date: Fri, 6 May 2022 01:57:43 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

graphics-libs/mesa/DETAILS | 4 ++--
graphics-libs/mesa/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 3343d09a518f86c667c21b3c6409cc7efd82e26a
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

graphics-libs/mesa: version 22.0.3

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 3f2090f..8d30961 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,8 +9,8 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=22.0.2
-
SOURCE_HASH="sha256:df4fa560dcce6680133067cd15b0505fc424ca703244ce9ab247c74d2fab6885:UPSTREAM_HASH"
+ VERSION=22.0.3
+
SOURCE_HASH="sha256:9f2b30f5276a9abaf71aafc6979685e2636189de1a87aea2c9e69744a6d0ebb9:UPSTREAM_HASH"
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/mesa-${VERSION}
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 24ae10d..1112637 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-05-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 22.0.3
+
2022-04-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 22.0.2




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3343d09a518f86c667c21b3c6409cc7efd82e26a), Pavel Vinogradov, 05/05/2022

Archive powered by MHonArc 2.6.24.

Top of Page