diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-02-26 15:15:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-02-27 00:49:02 +0000 |
commit | 8ef1de268e6db23e0dbcd04bb155b468ecd3e4e2 (patch) | |
tree | 3d321af9bd3e6576a8daf982ec66b753dc0ff64f /emulators/rpcs3/Makefile | |
parent | 5ee63cc45413954077b2b0c0546b8342585b41ba (diff) | |
download | ports-8ef1de268e6db23e0dbcd04bb155b468ecd3e4e2.tar.gz ports-8ef1de268e6db23e0dbcd04bb155b468ecd3e4e2.zip |
Diffstat (limited to 'emulators/rpcs3/Makefile')
-rw-r--r-- | emulators/rpcs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 8e6c8e451e13..7766f0a8eddf 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.30-16132 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g3067c86d65 +DISTVERSION= 0.0.30-16146 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g83256cdacb CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org |