diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2014-07-14 09:47:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:34:20 +0700 |
commit | b3ec558547cd8ca9e6e9aa27b5bad9805cf27793 (patch) | |
tree | 15e2a78d07b8704e0c4975df7437417e46a412bf /system/usbredir | |
parent | abcfd3273dd073b8c794798e3eec155217bf550e (diff) | |
download | slackbuilds-b3ec558547cd8ca9e6e9aa27b5bad9805cf27793.tar.gz |
system/usbredir: Updated for version 0.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/usbredir')
-rw-r--r-- | system/usbredir/usbredir.SlackBuild | 2 | ||||
-rw-r--r-- | system/usbredir/usbredir.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/usbredir/usbredir.SlackBuild b/system/usbredir/usbredir.SlackBuild index e51c16c22e..6bf05c77fb 100644 --- a/system/usbredir/usbredir.SlackBuild +++ b/system/usbredir/usbredir.SlackBuild @@ -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} diff --git a/system/usbredir/usbredir.info b/system/usbredir/usbredir.info index b3480b4fe1..4b3003e394 100644 --- a/system/usbredir/usbredir.info +++ b/system/usbredir/usbredir.info @@ -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="" |