mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
libraries/libgusb: Updated for version 0.2.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2b1318cb66
commit
4cabfee040
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.10}
|
||||
VERSION=${VERSION:-0.2.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue