trivial: Use the non-sourceforge libusb download location

This commit is contained in:
Richard Hughes 2018-05-31 21:12:39 +01:00
parent 7ff2a2ced6
commit 7e683c96eb

View File

@ -72,8 +72,8 @@
"sources": [
{
"type": "archive",
"url": "https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.21/libusb-1.0.21.tar.gz",
"sha256": "1a5b08c05bc5e38c81c2d59c29954d5916646f4ff46f51381b3f624384e4ac01"
"url": "https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.tar.bz2",
"sha256": "75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157"
}
]
},