diff --git a/games-emulation/retroarch/retroarch-1.8.0.recipe b/games-emulation/retroarch/retroarch-1.8.2.recipe similarity index 95% rename from games-emulation/retroarch/retroarch-1.8.0.recipe rename to games-emulation/retroarch/retroarch-1.8.2.recipe index 139861dcb..55bb24054 100644 --- a/games-emulation/retroarch/retroarch-1.8.0.recipe +++ b/games-emulation/retroarch/retroarch-1.8.2.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2018 The RetroArch Team" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="1cb0f04bdbfd517cbdd11b20b0b22ad472fb9e3e54df9a4e7813ed638509dfe7" +CHECKSUM_SHA256="2c620e5a248261805be6fb3f985e516cdc8053cb9acfe8ac05c3cce96e15bc8d" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in" @@ -83,7 +83,7 @@ PATCH() BUILD() { - ./configure --prefix="$prefix" --global-config-dir="$sysconfDir" \ + ./configure --prefix="$prefix" --sysconfdir="$sysconfDir" \ --bindir="$appsDir" --datarootdir="$dataRootDir" \ --docdir="$docDir" --mandir="$manDir" \ --with-assets_dir="$dataDir" --disable-discord