pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libretro-citra: Fix fetching "catch" dependency.
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Wed Feb 28 01:01:05 2018 +0000
Changeset: d9a54a08163c3b364c4ec66b9ff1b9b2c3b9a93e
Modified Files:
libretro-citra/Makefile
Log Message:
libretro-citra: Fix fetching "catch" dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9a54a08163c3b364c4ec66b9ff1b9b2c3b9a93e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libretro-citra/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libretro-citra/Makefile b/libretro-citra/Makefile
index 2027265458..66e226ed41 100644
--- a/libretro-citra/Makefile
+++ b/libretro-citra/Makefile
@@ -41,7 +41,7 @@ SITES.${BOOST_TAG}.tar.gz= \
${MASTER_SITE_GITHUB:=citra-emu/ext-boost/archive/}
SITES.${CATCH_TAG}.tar.gz= \
- ${MASTER_SITE_GITHUB:=philsquared/Catch2/archive/}
+ ${MASTER_SITE_GITHUB:=catchorg/Catch2/archive/}
SITES.${CPR_TAG}.tar.gz= \
${MASTER_SITE_GITHUB:=whoshuu/cpr/archive/}
Home |
Main Index |
Thread Index |
Old Index