mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libgusb: Updated for version 0.2.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
11164f9fe3
commit
cd51c2034f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue