diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-04-03 12:03:39 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-04-04 00:59:22 +0000 |
commit | b047995ba10897d61205d5cfeec3f2b39f3aa873 (patch) | |
tree | 699aaadd6dc4fd889b6e2a71ce8dee09345cef55 /emulators/rpcs3/Makefile | |
parent | 1dcb7395101eaa7bf7ea8e314a5962874f9f246b (diff) | |
download | ports-b047995ba10897d61205d5cfeec3f2b39f3aa873.tar.gz ports-b047995ba10897d61205d5cfeec3f2b39f3aa873.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 0c09de577ee4..0a715a8cb903 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.31-16276 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -ge90b399329 +DISTVERSION= 0.0.31-16282 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g2a89d87fab CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org |