aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rpcs3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-09 08:28:16 +0800
committerJan Beich <jbeich@FreeBSD.org>2021-01-09 08:28:16 +0800
commite0e024d46e0b4f4aaea17c2328c8a440677054ef (patch)
treeae2fd36d06ef913919c5edcddd33859e7c4014bc /emulators/rpcs3/Makefile
parent3ca693dcbe1dbf6eb010d60393cf7cef6424258c (diff)
downloadfreebsd-ports-gnome-e0e024d46e0b4f4aaea17c2328c8a440677054ef.tar.gz
freebsd-ports-gnome-e0e024d46e0b4f4aaea17c2328c8a440677054ef.tar.zst
freebsd-ports-gnome-e0e024d46e0b4f4aaea17c2328c8a440677054ef.zip
emulators/rpcs3: update to 0.0.14.11528
Changes: https://github.com/RPCS3/rpcs3/compare/951fe3491...bf6f43ec3
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 9ce9e504ceba..523f40aff4ba 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -2,8 +2,8 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.14-11519 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -g951fe3491
+DISTVERSION= 0.0.14-11528 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -gbf6f43ec3
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org