libraries/libgusb: Updated for version 0.3.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-12-13 18:05:21 +07:00
parent 356b200444
commit 62d534e000
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libgusb
VERSION=${VERSION:-0.3.8}
VERSION=${VERSION:-0.3.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libgusb"
VERSION="0.3.8"
VERSION="0.3.9"
HOMEPAGE="https://github.com/hughsie/libgusb"
DOWNLOAD="https://people.freedesktop.org/~hughsient/releases/libgusb-0.3.8.tar.xz"
MD5SUM="17e881f726c0e12ed1e4e7a9964bdf1c"
DOWNLOAD="https://people.freedesktop.org/~hughsient/releases/libgusb-0.3.9.tar.xz"
MD5SUM="c8d46e90ce11cfaf9ffa8fcb77ee2776"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""