Skip to content

Commit

Permalink
PACKAGE: inline libretro-core-info and retroarch (#147)
Browse files Browse the repository at this point in the history
update LIBRETRO_CORE_INFO
  • Loading branch information
Apaczer authored Jan 31, 2025
1 parent e3d39f3 commit aeb59cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Locally calculated
sha256 8f977dc30b862a143fa8bbb555232f00c6c2b7c74cdb8bcf2efb0302bca44c4c libretro-core-info-1.16.0.3.tar.gz
sha256 6148253288b3ed40482dc1918b827eba5691e256e86e35bc935eec4b54ffcd99 libretro-core-info-v1.19.0.tar.gz
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LIBRETRO_CORE_INFO_VERSION = 1.16.0.3
LIBRETRO_CORE_INFO_SITE = $(call github,libretro,libretro-core-info,v${LIBRETRO_CORE_INFO_VERSION})
LIBRETRO_CORE_INFO_VERSION = v1.19.0
LIBRETRO_CORE_INFO_SITE = $(call github,libretro,libretro-core-info,${LIBRETRO_CORE_INFO_VERSION})
LIBRETRO_CORE_INFO_LICENSE = MIT
LIBRETRO_CORE_INFO_LICENSE_FILES = COPYING

Expand Down

0 comments on commit aeb59cb

Please sign in to comment.