aboutsummaryrefslogtreecommitdiff
path: root/games/bluez-sixaxis/bluez-sixaxis.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2021-05-30 20:46:54 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-01 21:47:00 +0700
commit52068d3b954ffce93cc753ca719d6abe03ac0f0e (patch)
treea60845039a3bf9781ebc9fca60b72f1fe709f5c5 /games/bluez-sixaxis/bluez-sixaxis.SlackBuild
parent0f2ec49b6e04d1f3bb6baf977b41265223baa8ae (diff)
games/bluez-sixaxis: Updated for version 5.58
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bluez-sixaxis/bluez-sixaxis.SlackBuild')
-rw-r--r--games/bluez-sixaxis/bluez-sixaxis.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/bluez-sixaxis/bluez-sixaxis.SlackBuild b/games/bluez-sixaxis/bluez-sixaxis.SlackBuild
index 73abec6ab4501..f455a6c513e84 100644
--- a/games/bluez-sixaxis/bluez-sixaxis.SlackBuild
+++ b/games/bluez-sixaxis/bluez-sixaxis.SlackBuild
@@ -2,7 +2,7 @@
# Copyright 2009, 2010, 2011, 2012, 2013, 2016 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
-# Changes for SBo, Copyright 2019 Christoph WIlling, Brisbane, Aistralia
+# Changes for SBo, Copyright 2019-21 Christoph Willing, Brisbane, Aistralia
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -23,7 +23,7 @@
PRGNAM=bluez-sixaxis
SRCNAM=bluez
-VERSION=${VERSION:-5.47}
+VERSION=${VERSION:-5.58}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,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 {} \;
-patch -p1 --verbose < $CWD/bluez-5.30-obexd_without_systemd-1.patch
+patch -p1 --verbose < $CWD/bluez-5.51-obexd_without_systemd-1.patch
autoreconf -vif