Merge pull request #18 from PM2D/new-arch

Use github.om when possible
This commit is contained in:
Douglas Teles
2026-04-01 12:29:45 -03:00
committed by GitHub
5 changed files with 5 additions and 5 deletions
@@ -4,7 +4,7 @@
PKG_NAME="beetle-psx-lr"
PKG_VERSION="4e0cb4ddf0c52ef802cd4f7f2b7d3a187ab9962d"
PKG_LICENSE="GPLv2"
PKG_SITE="https://git.libretro.com/libretro/beetle-psx-libretro"
PKG_SITE="https://github.com/libretro/beetle-psx-libretro"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="Fork of Mednafen PSX"
@@ -4,7 +4,7 @@
PKG_NAME="desmume-lr"
PKG_VERSION="7f05a8d447b00acd9e0798aee97b4f72eb505ef9"
PKG_LICENSE="GPLv2"
PKG_SITE="https://git.libretro.com/libretro/desmume"
PKG_SITE="https://github.com/libretro/desmume"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain libpcap"
PKG_LONGDESC="DeSmuME - Nintendo DS libretro"
@@ -4,7 +4,7 @@
PKG_NAME="melonds-lr"
PKG_VERSION="7a3c11ff970cd36ca806961fae6db94b30dd5401"
PKG_LICENSE="GPLv3"
PKG_SITE="https://git.libretro.com/libretro/melonDS"
PKG_SITE="https://github.com/libretro/melonDS"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="MelonDS - Nintendo DS emulator for libretro"
@@ -4,7 +4,7 @@
PKG_NAME="mu-lr"
PKG_VERSION="865acf3a2889dfe02863bbfb9c5b3cfee8620c22"
PKG_LICENSE="CC BY-NC 3.0 US"
PKG_SITE="https://git.libretro.com/libretro/Mu"
PKG_SITE="https://github.com/libretro/Mu"
PKG_URL="${PKG_SITE}/-/archive/${PKG_VERSION}/Mu-${PKG_VERSION}.tar.gz"
PKG_GIT_CLONE_BRANCH="buildbot"
PKG_DEPENDS_TARGET="toolchain"
@@ -22,7 +22,7 @@
PKG_NAME="sameboy-lr"
PKG_VERSION="2d29ece3b8e7ec44347c9daad0fabb84912ed44f"
PKG_LICENSE="MIT"
PKG_SITE="https://git.libretro.com/libretro/SameBoy"
PKG_SITE="https://github.com/libretro/SameBoy"
PKG_URL="${PKG_SITE}/-/archive/${PKG_VERSION}/SameBoy-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain util-linux:host"
PKG_LONGDESC="Gameboy and Gameboy Color emulator written in C"