From 1af13d0c05ab79c38616a890095c19ddb7ff8c4c Mon Sep 17 00:00:00 2001 From: John Williams Date: Sun, 24 Aug 2025 23:11:29 +1000 Subject: [PATCH] Bump emulationstation - moonlight tidy up --- projects/ROCKNIX/packages/ui/emulationstation/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ROCKNIX/packages/ui/emulationstation/package.mk b/projects/ROCKNIX/packages/ui/emulationstation/package.mk index 44de8596c1..4a8c211e5b 100644 --- a/projects/ROCKNIX/packages/ui/emulationstation/package.mk +++ b/projects/ROCKNIX/packages/ui/emulationstation/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2024-present ROCKNIX (https://github.com/ROCKNIX) PKG_NAME="emulationstation" -PKG_VERSION="983bee31202d79f3c03023902dde792863c8643e" +PKG_VERSION="5258c720f8a4f0cde0ccb292cbfb854b8f1cc8b8" PKG_GIT_CLONE_BRANCH="master" PKG_LICENSE="GPL" PKG_SITE="https://github.com/ROCKNIX/emulationstation-next"