sdl2-doom: use updated fork

Use an updated fork of sdl2-doom which fixes compiler errors when
using recent GCC.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2025-05-01 15:55:35 +01:00
parent 462c951053
commit f3f70b11b7

View File

@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sdl2-doom
PKG_SOURCE_DATE:=2022-03-06
PKG_SOURCE_DATE:=2024-05-31
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/AlexOberhofer/sdl2-doom
PKG_SOURCE_VERSION:=da7732ee6318371db2ee04ec4702c6064245846b
PKG_MIRROR_HASH:=871f9892ac49766e2729ae5c6ce1f75f830361aea048f2e8a64c3db63de7e121
PKG_SOURCE_URL:=https://github.com/gen04177/sdl2-doom
PKG_SOURCE_VERSION:=fbbfb86b34af2cf267a9287cd91a5d1575fcfe58
PKG_MIRROR_HASH:=b0f6b325c29c1bfb427e58190c9d560be7f99491656c219f10e4d72bc33c4ed8
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=GPL-2.0-or-later