diff options
author | Roberto Neri <rneri@libero.it> | 2013-06-05 12:03:20 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-06-05 12:03:20 -0400 |
commit | 4d63a819ae88abf224ef149b377da94caecf474b (patch) | |
tree | 581b8b5a7872db351958df245d3a27b4f81b3a4e /system/xboxdrv-linux/xboxdrv-linux.SlackBuild | |
parent | 52ef78e897bb46d93458d88762773384a5aa986e (diff) | |
download | slackbuilds-4d63a819ae88abf224ef149b377da94caecf474b.tar.gz |
system/xboxdrv-linux: Updated for version 0.8.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/xboxdrv-linux/xboxdrv-linux.SlackBuild')
-rw-r--r-- | system/xboxdrv-linux/xboxdrv-linux.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xboxdrv-linux/xboxdrv-linux.SlackBuild b/system/xboxdrv-linux/xboxdrv-linux.SlackBuild index ecf163a747..27a704cda9 100644 --- a/system/xboxdrv-linux/xboxdrv-linux.SlackBuild +++ b/system/xboxdrv-linux/xboxdrv-linux.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xboxdrv-linux -# Copyright 2012 Roberto Neri, Palermo, Italy +# Copyright 2012-2013 Roberto Neri, Palermo, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xboxdrv-linux -VERSION=${VERSION:-0.8.4} +VERSION=${VERSION:-0.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |