Skip to content

Commit dc4491e

Browse files
authored
Download libusb tarball via github release
1 parent d991d9e commit dc4491e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libusb-1.0.20.build.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd -
2222

2323
if [[ ! -f libusb-1.0.20.tar.bz2 ]] ;
2424
then
25-
wget http://download.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.20/libusb-1.0.20.tar.bz2
25+
wget https://github.com/libusb/libusb/releases/download/v1.0.20/libusb-1.0.20.tar.bz2
2626
fi
2727

2828
tar xfv libusb-1.0.20.tar.bz2

0 commit comments

Comments
 (0)