system/usbredir: Updated for version 0.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
abcfd3273d
commit
b3ec558547
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=usbredir
|
||||
VERSION=${VERSION:-0.6}
|
||||
VERSION=${VERSION:-0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="usbredir"
|
||||
VERSION="0.6"
|
||||
VERSION="0.7"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://spice-space.org/download/usbredir/usbredir-0.6.tar.bz2"
|
||||
MD5SUM="1b7ad820be7fd2a0e4ce8261a4389f15"
|
||||
DOWNLOAD="http://spice-space.org/download/usbredir/usbredir-0.7.tar.bz2"
|
||||
MD5SUM="bc096f160e4ebb848c3a0f0fbf9500fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue