aboutsummaryrefslogtreecommitdiff
path: root/emulators/citra/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-22 00:38:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-09-22 00:38:06 +0000
commite7b04b37f0ba0f4c13ec526f7c791cc911aea78b (patch)
tree611054f735ca8d0f986ab1a82e108333a2ec4a45 /emulators/citra/Makefile
parent1c3833cce3299a1fedc7a514efd7c74cae85ba8e (diff)
downloadports-e7b04b37f0ba0f4c13ec526f7c791cc911aea78b.tar.gz
ports-e7b04b37f0ba0f4c13ec526f7c791cc911aea78b.zip
MFH: r549541
emulators/citra: update to s20200919 Changes: https://github.com/citra-emu/citra/compare/df9e230d6...a576eb633 Approved by: ports-secteam (swills, implicit for snapshots)
Notes
Notes: svn path=/branches/2020Q3/; revision=549545
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 673f929a7967..cf54b2c98ffe 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= citra
-PORTVERSION= s20200910
+PORTVERSION= s20200919
PORTREVISION?= 0
CATEGORIES= emulators
@@ -21,7 +21,7 @@ LICENSE_FILE_OpenSSL= ${WRKSRC}/externals/libressl/COPYING
USE_GITHUB= yes
GH_ACCOUNT= citra-emu
-GH_TAGNAME= df9e230d6
+GH_TAGNAME= a576eb633
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 \