system/xboxdrv-linux: Updated for version 0.8.5.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Roberto Neri 2013-06-05 12:03:20 -04:00 committed by dsomero
parent 52ef78e897
commit 4d63a819ae
3 changed files with 9 additions and 9 deletions

View file

@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="xboxdrv-linux"
VERSION="0.8.4"
VERSION="0.8.5"
HOMEPAGE="http://pingus.seul.org/~grumbel/xboxdrv/"
DOWNLOAD="http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-0.8.4.tar.bz2"
MD5SUM="c4970d08426489b2b604e01148bd687d"
DOWNLOAD="http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-0.8.5.tar.bz2"
MD5SUM="7f20b12361770bbff9414a7c6d522c25"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scons"