mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-13 03:29:16 +00:00
Upgrade libusb (1.0.29)
This commit is contained in:
parent
1a9ffb3814
commit
454beaa757
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ cd "$DEPS_DIR"
|
|||
. common
|
||||
process_args "$@"
|
||||
|
||||
VERSION=1.0.28
|
||||
VERSION=1.0.29
|
||||
FILENAME=libusb-$VERSION.tar.gz
|
||||
PROJECT_DIR=libusb-$VERSION
|
||||
SHA256SUM=378b3709a405065f8f9fb9f35e82d666defde4d342c2a1b181a9ac134d23c6fe
|
||||
SHA256SUM=7c2dd39c0b2589236e48c93247c986ae272e27570942b4163cb00a060fcf1b74
|
||||
|
||||
cd "$SOURCES_DIR"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue