game.libretro.bsnes-mercury-performance: allow building for any arch

Signed-off-by: Lukas Rusak <lorusak@gmail.com>
This commit is contained in:
Lukas Rusak 2023-07-06 20:34:28 -07:00
parent 0d19ece53a
commit 0ef11fb3aa
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
PKG_NAME="libretro-bsnes-mercury-performance" PKG_NAME="libretro-bsnes-mercury-performance"
PKG_VERSION="fb9a41fe9bc230a07c4506cad3cbf21d3fa635b4" PKG_VERSION="fb9a41fe9bc230a07c4506cad3cbf21d3fa635b4"
PKG_SHA256="5217be2136f120f2ed2aa3bd5225c039c6e45d618b88ceed1f607d8e3b3d79b6" PKG_SHA256="5217be2136f120f2ed2aa3bd5225c039c6e45d618b88ceed1f607d8e3b3d79b6"
PKG_ARCH="x86_64"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/libretro/bsnes-mercury" PKG_SITE="https://github.com/libretro/bsnes-mercury"
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/libretro/bsnes-mercury/archive/${PKG_VERSION}.tar.gz"

View File

@ -5,7 +5,6 @@ PKG_NAME="game.libretro.bsnes-mercury-performance"
PKG_VERSION="0.94.0.27-Nexus" PKG_VERSION="0.94.0.27-Nexus"
PKG_SHA256="d7afc08ce5b6fe26bd275d782159afa1734b60e50220dbba69cc25cf982805bf" PKG_SHA256="d7afc08ce5b6fe26bd275d782159afa1734b60e50220dbba69cc25cf982805bf"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance" PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance"
PKG_URL="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance/archive/${PKG_VERSION}.tar.gz"