diff --git a/system/base/curl/actions.py b/system/base/curl/actions.py index e6316ab3..5259b331 100644 --- a/system/base/curl/actions.py +++ b/system/base/curl/actions.py @@ -53,4 +53,4 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("CHANGES", "docs/FEATURES", "docs/MANUAL", "docs/FAQ", "docs/BUGS") + pisitools.dodoc("CHANGES", "docs/FEATURES", "docs/FAQ", "docs/BUGS") diff --git a/system/base/curl/pspec.xml b/system/base/curl/pspec.xml index dde828e0..8e4467ee 100644 --- a/system/base/curl/pspec.xml +++ b/system/base/curl/pspec.xml @@ -14,7 +14,7 @@ library A utility for getting files from remote servers curl is a command line tool for transferring data with URL syntax, supporting various protocols. - http://curl.haxx.se/download/curl-7.52.1.tar.bz2 + http://curl.haxx.se/download/curl-7.67.0.tar.bz2 glibc-devel zlib-devel @@ -64,6 +64,13 @@ + + 2019-12-23 + 7.67.0 + Version bump + Idris Kalp + idriskalp@gmail.com + 2018-07-15 7.52.1