diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-13 22:51:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-14 00:53:26 +0000 |
commit | 8ff2cf6ffc50ea17d5484d85b6e3e96be408673c (patch) | |
tree | 687736dddd100c29967bc4900eecde9177458b86 /emulators/citra/Makefile | |
parent | 58944cd66518312d43f77343c152308c566f73c3 (diff) | |
download | ports-8ff2cf6ffc50ea17d5484d85b6e3e96be408673c.tar.gz ports-8ff2cf6ffc50ea17d5484d85b6e3e96be408673c.zip |
emulators/citra: update to s20211013
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r-- | emulators/citra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index ee0ab0e910bc..4f18572aeffb 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,5 +1,5 @@ PORTNAME= citra -PORTVERSION= s20210920 +PORTVERSION= s20211013 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= 19617f7ed +GH_TAGNAME= 90192124c 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 \ |