aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rpcs3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-20 07:39:09 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-12-20 07:39:09 +0800
commit2614445491e42a08dbee9432bfc7894c8d78156b (patch)
treefcb09fe6ff56ac54256eca7ff2ea03cf10cdb2b9 /emulators/rpcs3/Makefile
parent75596d46c06ae424b3f306620811deecd26f49f0 (diff)
downloadfreebsd-ports-gnome-2614445491e42a08dbee9432bfc7894c8d78156b.tar.gz
freebsd-ports-gnome-2614445491e42a08dbee9432bfc7894c8d78156b.tar.zst
freebsd-ports-gnome-2614445491e42a08dbee9432bfc7894c8d78156b.zip
emulators/rpcs3: update to 0.0.13.11444
Changes: https://github.com/RPCS3/rpcs3/compare/c74b2cb08...e449111c3
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 b9b0937b7d2c..9ee54bfe4b6f 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -2,8 +2,8 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.13-11442 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -gc74b2cb08
+DISTVERSION= 0.0.13-11444 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -ge449111c3
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org