mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Bump to libusb-1.0-0-dev_1.0.27-1_amd64.deb
This commit is contained in:
parent
0598345204
commit
0f61f49fdc
@ -130,7 +130,7 @@ jobs:
|
|||||||
name: Install libusb
|
name: Install libusb
|
||||||
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
||||||
command: |
|
command: |
|
||||||
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.23-2build1_amd64.deb
|
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-1_amd64.deb
|
||||||
sudo dpkg -i "$HOME/libusb.deb"
|
sudo dpkg -i "$HOME/libusb.deb"
|
||||||
- run:
|
- run:
|
||||||
name: Install libudev-dev
|
name: Install libudev-dev
|
||||||
@ -265,7 +265,7 @@ jobs:
|
|||||||
name: Install libusb
|
name: Install libusb
|
||||||
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
||||||
command: |
|
command: |
|
||||||
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.23-2build1_amd64.deb
|
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-1_amd64.deb
|
||||||
sudo dpkg -i "$HOME/libusb.deb"
|
sudo dpkg -i "$HOME/libusb.deb"
|
||||||
- run:
|
- run:
|
||||||
name: Install libudev-dev
|
name: Install libudev-dev
|
||||||
@ -388,7 +388,7 @@ jobs:
|
|||||||
name: Install libusb
|
name: Install libusb
|
||||||
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
||||||
command: |
|
command: |
|
||||||
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.23-2build1_amd64.deb
|
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-1_amd64.deb
|
||||||
sudo dpkg -i "$HOME/libusb.deb"
|
sudo dpkg -i "$HOME/libusb.deb"
|
||||||
- run:
|
- run:
|
||||||
name: Install libudev-dev
|
name: Install libudev-dev
|
||||||
@ -490,7 +490,7 @@ jobs:
|
|||||||
name: Install libusb
|
name: Install libusb
|
||||||
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
# In the current image, `sudo apt install libusb-1.0-0-dev` requires `sudo apt update` which is too slow
|
||||||
command: |
|
command: |
|
||||||
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.23-2build1_amd64.deb
|
wget -O "$HOME/libusb.deb" http://de.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-1_amd64.deb
|
||||||
sudo dpkg -i "$HOME/libusb.deb"
|
sudo dpkg -i "$HOME/libusb.deb"
|
||||||
- run:
|
- run:
|
||||||
name: Install libudev-dev
|
name: Install libudev-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user