aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/citra/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-05-31 08:53:52 +0800
committerjbeich <jbeich@FreeBSD.org>2018-05-31 08:53:52 +0800
commitbe93fc9f9a8df97772aaaa24ee377cf29b0035da (patch)
tree81c99bfadc9362a15dd61afd6b1cedaf9fd36623 /emulators/citra/Makefile
parent22057eba931a09cefdf7cc81b76661151ef28143 (diff)
downloadfreebsd-ports-gnome-be93fc9f9a8df97772aaaa24ee377cf29b0035da.tar.gz
freebsd-ports-gnome-be93fc9f9a8df97772aaaa24ee377cf29b0035da.tar.zst
freebsd-ports-gnome-be93fc9f9a8df97772aaaa24ee377cf29b0035da.zip
emulators/citra: update to s20180529
Changes: https://github.com/citra-emu/citra/compare/65f5bc73...72f9142b
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 98ece4c23a21..dcea6fafcbd3 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= citra
-PORTVERSION= s20180528
+PORTVERSION= s20180529
PORTREVISION?= 0
CATEGORIES= emulators
@@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= citra-emu
-GH_TAGNAME= 2772362f
+GH_TAGNAME= 72f9142b
GH_TUPLE= citra-emu:ext-libressl-portable:cbb1dca:libressl/externals/libressl \
citra-emu:ext-soundtouch:a6e9119:soundtouch/externals/soundtouch \
MerryMage:dynarmic:d1d4705:dynarmic/externals/dynarmic \