aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-core-info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/libretro-core-info/Makefile')
-rw-r--r--games/libretro-core-info/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/libretro-core-info/Makefile b/games/libretro-core-info/Makefile
index dddb54d89754..639c86630e09 100644
--- a/games/libretro-core-info/Makefile
+++ b/games/libretro-core-info/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libretro-core-info
DISTVERSIONPREFIX=v
-DISTVERSION= 1.16.0
+DISTVERSION= 1.19.0
CATEGORIES= games
MAINTAINER= Clockwork6400@protonmail.com
@@ -13,4 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= libretro
+NO_ARCH= yes
+
.include <bsd.port.mk>