diff options
Diffstat (limited to 'emulators/rpcs3/Makefile')
-rw-r--r-- | emulators/rpcs3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 8141e92902f2..6833d9cfc165 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.27-15035 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g73dba6d6e0 +DISTVERSION= 0.0.27-15051 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -gf031cd9b42 CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org @@ -27,7 +27,7 @@ ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 -GH_TUPLE= RPCS3:hidapi:hidapi-0.13.1-2-gecf1b62:hidapi/3rdparty/hidapi/hidapi \ +GH_TUPLE= RPCS3:hidapi:hidapi-0.14.0-2-g8b43a97:hidapi/3rdparty/hidapi/hidapi \ RPCS3:soundtouch:2.3.1-16-g83cfba6:soundtouch/3rdparty/SoundTouch/soundtouch \ asmjit:asmjit:c598476:asmjit/3rdparty/asmjit/asmjit \ jbeder:yaml-cpp:yaml-cpp-0.7.0-1-g0b67821:yamlcpp/3rdparty/yaml-cpp/yaml-cpp \ |