[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10789: update libsdl2 to 2.30.9
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10789: update libsdl2 to 2.30.9 |
Date: |
Sun, 10 Nov 2024 13:18:32 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10789
revision-id: carlhansen@gnu.org-20241110181826-1cjz7zbldksqek1e
parent: carlhansen@gnu.org-20241110180043-by444q4m0k2f7i69
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-11-10 18:18:26 +0000
message:
update libsdl2 to 2.30.9
modified:
pkg/other/libsdl2/Makefile makefile-20170810070350-v0xjs2ndwxbmhz3i-3
pkg/other/libsdl2/sha256sums sha256sums-20170810070350-v0xjs2ndwxbmhz3i-4
=== modified file 'pkg/other/libsdl2/Makefile'
--- a/pkg/other/libsdl2/Makefile 2022-10-24 20:37:17 +0000
+++ b/pkg/other/libsdl2/Makefile 2024-11-10 18:18:26 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2017, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2021, 2022, 2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
NAME = libsdl2
GARNAME = libsdl2
UPSTREAMNAME = SDL2
-GARVERSION = 2.24.1
+GARVERSION = 2.30.9
DESCRIPTION = simple direct media layer library
define BLURB
Simple DirectMedia Layer is a cross-platform development library designed
@@ -45,6 +45,6 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include config.mk
=== modified file 'pkg/other/libsdl2/sha256sums'
--- a/pkg/other/libsdl2/sha256sums 2022-10-24 20:37:17 +0000
+++ b/pkg/other/libsdl2/sha256sums 2024-11-10 18:18:26 +0000
@@ -1,2 +1,2 @@
-bc121588b1105065598ce38078026a414c28ea95e66ed2adab4c44d80b309e1b
download/SDL2-2.24.1.tar.gz
-c30ce172d5c6934d8ba57e8f3b04941776b57d8f8c06055197f8a58cb1fce5af
download/SDL2-2.24.1.tar.gz.sig
+24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4
download/SDL2-2.30.9.tar.gz
+943b0c714d9c59f6138f522c7caebd2b8b713dd71280200255c9fbc4539c1469
download/SDL2-2.30.9.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10789: update libsdl2 to 2.30.9,
Carl Hansen <=