libraries/libgusb: Updated for version 0.2.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-05-25 00:31:28 +07:00
parent 11164f9fe3
commit cd51c2034f
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libgusb
VERSION=${VERSION:-0.2.8}
VERSION=${VERSION:-0.2.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libgusb"
VERSION="0.2.8"
VERSION="0.2.9"
HOMEPAGE="https://github.com/hughsie/libgusb"
DOWNLOAD="http://people.freedesktop.org/~hughsient/releases/libgusb-0.2.8.tar.xz"
MD5SUM="d0e4c970e2386900c99cab41d9b17e23"
DOWNLOAD="http://people.freedesktop.org/~hughsient/releases/libgusb-0.2.9.tar.xz"
MD5SUM="d4251e958aee7d19e39f8021e457942f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""