
29 Jun
2016
29 Jun
'16
7:21 a.m.
On 29. 6. 2016 13:16, David Macek wrote:
On 29. 6. 2016 0:27, lonetiger@gmail.com wrote:
In any case, downgrading back to 7.48.0 worked for me.
I don’t know how to do that with pacman
curl -Os http://repo.msys2.org/msys/x86_64/libcurl-7.48.0-1-x86_64.pkg.tar.xz curl -Os http://repo.msys2.org/msys/x86_64/curl-7.48.0-1-x86_64.pkg.tar.xz pacman -U libcurl-7.48.0-1-x86_64.pkg.tar.xz curl-7.48.0-1-x86_64.pkg.tar.xz rm libcurl-7.48.0-1-x86_64.pkg.tar.xz curl-7.48.0-1-x86_64.pkg.tar.xz
Oops. If curl doesn't work, substitute with wget as per Tamar's advice, but `pacman -U` is still the right way to install stand-alone package files. -- David Macek