aboutsummaryrefslogtreecommitdiff
path: root/emulators/citra/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-12 14:53:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-19 00:19:44 +0000
commit01d7f7276966db2d8627e4ffb79e8c7c97fe183c (patch)
treedb80f99ad6d7fadaea6adf5ae092930e36b5cde8 /emulators/citra/Makefile
parent17cb2a53a15921784151b80a1a259e0d67084726 (diff)
downloadports-01d7f7276966db2d8627e4ffb79e8c7c97fe183c.tar.gz
ports-01d7f7276966db2d8627e4ffb79e8c7c97fe183c.zip
emulators/citra: update to s20211212
Changes: https://github.com/citra-emu/citra/compare/5a7d80172...28039d39a (cherry picked from commit 772274a15b8bfcec1b77656d5d7d6fa04b811e93)
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r--emulators/citra/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index d99f755325f6..e6c36bb8372a 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= citra
-PORTVERSION= s20211101
-PORTREVISION?= 1
+PORTVERSION= s20211212
+PORTREVISION?= 0
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org
@@ -21,7 +21,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= citra-emu
-GH_TAGNAME= 5a7d80172
+GH_TAGNAME= 28039d39a
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 \