Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Udopia committed Nov 8, 2024
1 parent 50e5695 commit aaae3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instdeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install_pybind_devel_from_source() {
}

install_libarchive_devel_from_source() {
wget http://http.debian.net/debian/pool/main/liba/libarchive/libarchive_3.2.2.orig.tar.gz
curl -L http://http.debian.net/debian/pool/main/liba/libarchive/libarchive_3.2.2.orig.tar.gz
tar -zxvf libarchive_3.2.2.orig.tar.gz
cd libarchive_3.2.2.orig
./configure
Expand Down

0 comments on commit aaae3bb

Please sign in to comment.