libraries/libgusb: Updated for version 0.2.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-07-30 16:17:51 +07:00
parent 2b1318cb66
commit 4cabfee040
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.10}
VERSION=${VERSION:-0.2.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libgusb"
VERSION="0.2.10"
VERSION="0.2.11"
HOMEPAGE="https://github.com/hughsie/libgusb"
DOWNLOAD="https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.10.tar.xz"
MD5SUM="5f2658e02fee6d7b484a40c4afc48c5c"
DOWNLOAD="https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.11.tar.xz"
MD5SUM="fa2b41b828c749f9190edf888948a77b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""