Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 94b8d8bcca13
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ed971da1876
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 25, 2021

  1. Copy the full SHA
    3ed971d View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 games-emulation/retroarch/{retroarch-1.9.11.recipe → retroarch-1.9.12.recipe}
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2020 The RetroArch Team"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="3ba6bd7198d0bda014cc55843f9a2a07127c812be498517893ecf21f46af5ce4"
CHECKSUM_SHA256="69b2139fd1393682be4aec3168187a05f010e3acf4ab23d1cf759e894f10ad8f"
SOURCE_FILENAME="retroarch-$portVersion.tar.gz"
SOURCE_DIR="RetroArch-$portVersion"
ADDITIONAL_FILES="retroarch.rdef.in"