summaryrefslogtreecommitdiffstats
path: root/games/mame2000-libretro/mame2000-libretro.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame2000-libretro/mame2000-libretro.SlackBuild')
-rw-r--r--games/mame2000-libretro/mame2000-libretro.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mame2000-libretro/mame2000-libretro.SlackBuild b/games/mame2000-libretro/mame2000-libretro.SlackBuild
index ce46d453ae..44e3a34ef8 100644
--- a/games/mame2000-libretro/mame2000-libretro.SlackBuild
+++ b/games/mame2000-libretro/mame2000-libretro.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=mame2000-libretro
LIBNAM=$(echo $PRGNAM | tr - _)
-VERSION=${VERSION:-2017.01.05_6689199}
+VERSION=${VERSION:-2017.01.27_1083de2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-make DEBUG=$DEBUG
+make DEBUG=$DEBUG GIT_VERSION=${VERSION#*_}
install -Dm0644 $LIBNAM.so $PKG/usr/lib${LIBDIRSUFFIX}/libretro/$LIBNAM.so
install -Dm0644 $LIBNAM.info $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info/$LIBNAM.info