aboutsummaryrefslogtreecommitdiff
path: root/emulators/citra/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-18 06:31:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-19 00:19:49 +0000
commit300ff0bddeaa66f1473c7f889b9a3016dd57742a (patch)
tree483d43a57ec9b64aa3f2f5f22904e188216626b6 /emulators/citra/Makefile
parent01d7f7276966db2d8627e4ffb79e8c7c97fe183c (diff)
downloadports-300ff0bddeaa66f1473c7f889b9a3016dd57742a.tar.gz
ports-300ff0bddeaa66f1473c7f889b9a3016dd57742a.zip
emulators/citra: update to s20211218
Changes: https://github.com/citra-emu/citra/compare/28039d39a...0126ecb3e (cherry picked from commit 18a382b73499211671bb44cbf3bbd48587489a29)
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r--emulators/citra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index e6c36bb8372a..81640316c2dd 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -1,5 +1,5 @@
PORTNAME= citra
-PORTVERSION= s20211212
+PORTVERSION= s20211218
PORTREVISION?= 0
CATEGORIES= emulators
@@ -21,7 +21,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= citra-emu
-GH_TAGNAME= 28039d39a
+GH_TAGNAME= 0126ecb3e
GH_TUPLE= citra-emu:ext-boost:36603a1:boost/externals/boost \
citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \
citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \