Unverified Commit 47e652f0 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.virtualjaguar: 0-unstable-2024-10-21 -> 0-unstable-2026-04-03 (#507216)

parents 14d9a1ba 72eefe96
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "virtualjaguar";
  version = "0-unstable-2024-10-21";
  version = "0-unstable-2026-04-03";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "virtualjaguar-libretro";
    rev = "48096c1f6f8b98cfff048a5cb4e6a86686631072";
    hash = "sha256-DLBQQARHqupGGQS8YznDSSMuxQliyt5apGA4Ku2jlYo=";
    rev = "68265f930f6120f8f05c1f71c9fc9e417dab0d28";
    hash = "sha256-BWpOm0DECqTqbQ1FR9YgjxjsxU7LdB4MlYHzGatcrJk=";
  };

  makefile = "Makefile";