From f42a250a39de6ddbfd3a4f236458dc022efa1b9a Mon Sep 17 00:00:00 2001 From: Konstantin Koshelev <42102568+kkoshelev@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:11:14 -0700 Subject: [PATCH] Bump emulation station package for tailscale --- 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 0e6e78c55..dbe3df844 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="3c24c9b" # TODO(kk): update package version after PR is merged. +PKG_VERSION="523c1b7" PKG_GIT_CLONE_BRANCH="main" PKG_REV="1" PKG_ARCH="any"