aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rpcs3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-22 08:23:55 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-12-22 08:23:55 +0800
commit30e1c62fa6269280eea9cfd3aa4e73d0a5126efa (patch)
tree2f22fffa8661318a58562b71e0499f447f5e5ba8 /emulators/rpcs3/Makefile
parent817c9cc8e97e43e8195f1c9a92c4e4dffa13e075 (diff)
downloadfreebsd-ports-gnome-30e1c62fa6269280eea9cfd3aa4e73d0a5126efa.tar.gz
freebsd-ports-gnome-30e1c62fa6269280eea9cfd3aa4e73d0a5126efa.tar.zst
freebsd-ports-gnome-30e1c62fa6269280eea9cfd3aa4e73d0a5126efa.zip
emulators/rpcs3: update to 0.0.13.11452
Changes: https://github.com/RPCS3/rpcs3/compare/e449111c3...bd269bcca
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 9ee54bfe4b6f..7186b76a1677 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -2,8 +2,8 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.13-11444 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -ge449111c3
+DISTVERSION= 0.0.13-11452 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -gbd269bcca
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org