aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rpcs3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-24 08:57:26 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-09-24 08:57:26 +0800
commit8ff4b662b8f65d3523c8c3c04365e789410defc7 (patch)
tree9c6728129dbbe76414cf8bd1770e3a606f90143f /emulators/rpcs3/Makefile
parentb879dba236c0570f00e59a8d558814154e318f7d (diff)
downloadfreebsd-ports-gnome-8ff4b662b8f65d3523c8c3c04365e789410defc7.tar.gz
freebsd-ports-gnome-8ff4b662b8f65d3523c8c3c04365e789410defc7.tar.zst
freebsd-ports-gnome-8ff4b662b8f65d3523c8c3c04365e789410defc7.zip
emulators/rpcs3: update to 0.0.12.10933
Changes: https://github.com/RPCS3/rpcs3/compare/34eff440e...9ea478008
Diffstat (limited to 'emulators/rpcs3/Makefile')
-rw-r--r--emulators/rpcs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index 420e591f0cd9..027e87862984 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -2,8 +2,8 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.12-10910 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -g34eff440e
+DISTVERSION= 0.0.12-10933 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -g9ea478008
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org