From 50173085bba7386817528babc8b31af82dfb71c8 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Sat, 22 Jul 2023 18:41:09 +0000 Subject: [PATCH] Revert one of the ES patches and fix patch import to include ownership. --- packages/ui/emulationstation/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/emulationstation/package.mk b/packages/ui/emulationstation/package.mk index aa780404a..2f6930d66 100644 --- a/packages/ui/emulationstation/package.mk +++ b/packages/ui/emulationstation/package.mk @@ -3,7 +3,7 @@ # Copyright (C) 2020-present Fewtarius PKG_NAME="emulationstation" -PKG_VERSION="86efa99" +PKG_VERSION="b4c067918490483dde17ac449d235efeb5b34cb2" PKG_GIT_CLONE_BRANCH="main" PKG_REV="1" PKG_ARCH="any"