Commit Graph

3 Commits

Author SHA1 Message Date
PulkoMandy
7db5167ae3 Update curl to 8.1.2
WebKit needs a newer version than what we currently have.
2023-07-12 20:22:27 +02:00
kenmays
4fd9a84227 curl: add curl 7.64.1 recipe (#3839) 2019-05-08 10:40:02 +02:00
fbrosson
964da70483 curl: bump to 7.49.1, use _BSD_SOURCE (required for make check). (#620)
* Bump to 7.49.1 and call runConfigure with CFLAGS=_BSD_SOURCE and
  CXXFLAGS=-D_BSD_SOURCE otherwise "make check" fails to build.
* Drop $manDir/man3 on 2nd arch devel packages.
* Move the manual page of curl-config(1) to the devel package.
* Use install (instead of mkdir and cp) to simplify INSTALL().
* Keep $binDir for 2nd arch since x86_gcc2 fails many tests.
* No need to call libtoolize. Keep autoconf (needed on x86_64).
* Add version info in rdef file to have "Get Info" show it.
2016-06-02 10:37:46 +02:00