From 76da882bbb68d5862a3c1fcbdd2eec69ea14be25 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Tue, 18 Jun 2019 07:07:48 -0700 Subject: [PATCH] cap32_libretro: bump to latest git + documentation fix (#3935) --- ...20171109.recipe => cap32_libretro-4.2.0_20190529.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-emulation/cap32_libretro/{cap32_libretro-4.2.0_20171109.recipe => cap32_libretro-4.2.0_20190529.recipe} (88%) diff --git a/app-emulation/cap32_libretro/cap32_libretro-4.2.0_20171109.recipe b/app-emulation/cap32_libretro/cap32_libretro-4.2.0_20190529.recipe similarity index 88% rename from app-emulation/cap32_libretro/cap32_libretro-4.2.0_20171109.recipe rename to app-emulation/cap32_libretro/cap32_libretro-4.2.0_20190529.recipe index 045f6725f..7ec58dd13 100644 --- a/app-emulation/cap32_libretro/cap32_libretro-4.2.0_20171109.recipe +++ b/app-emulation/cap32_libretro/cap32_libretro-4.2.0_20190529.recipe @@ -5,9 +5,9 @@ HOMEPAGE="https://sourceforge.net/projects/caprice32/" COPYRIGHT="1997-2018 Ulrich Doewich, dantoine, the libretro team" LICENSE="GNU GPL v2" REVISION="1" -srcGitRev="3e14cebabb3d58dd33990158a2379f3759975409" +srcGitRev="d17cc3f4e9aed0fa210d0e08727385e3b8ac2e0f" SOURCE_URI="https://github.com/libretro/libretro-cap32/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="90c79f9b1c0ee68a3e084f1598a030925b010826af7de210c4f9630a540b6e99" +CHECKSUM_SHA256="c48cd4615cc8527563ecb15d42cd3073df58a83e33d9ccdcaa98d1b53c7945eb" SOURCE_FILENAME="cap32-libretro-${portVersion/_/-}-$srcGitRev.tar.gz" SOURCE_DIR="libretro-cap32-$srcGitRev" ADDITIONAL_FILES="cap32_libretro.info.in" @@ -45,7 +45,7 @@ BUILD() INSTALL() { install -m 0755 -d "$docDir" - install -m 0644 -t "$docDir" readme.txt + install -m 0644 -t "$docDir" readme.md install -m 0755 -d "$addOnsDir"/libretro install -m 0644 -t "$addOnsDir"/libretro \ cap32_libretro.info \