summaryrefslogtreecommitdiff
path: root/emulators/rpcs3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-11 21:03:19 +0100
committerJan Beich <jbeich@FreeBSD.org>2024-03-12 01:39:17 +0100
commit7b7676c89776792da021d921fe309931170ed6c9 (patch)
tree569d7922cac09556d6bbf2374a1c7514cfdb4b68 /emulators/rpcs3/Makefile
parent036d9e05ffe22195b011306eb2c3513ba5a515d5 (diff)
downloadfreebsd-ports-7b7676c89776792da021d921fe309931170ed6c9.zip
emulators/rpcs3: update to 0.0.31.16201
Changes: https://github.com/RPCS3/rpcs3/compare/adc8a360ad...0f00bb77fe (cherry picked from commit c6007f20341545c81bb6cd04520d6470e3114d7c)
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 94cf23f1928d..8ad4539463a2 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.31-16181 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -gadc8a360ad
+DISTVERSION= 0.0.31-16201 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -g0f00bb77fe
CATEGORIES= emulators wayland
MAINTAINER= jbeich@FreeBSD.org