diff --git a/.abf.yml b/.abf.yml index 075dab7..e63e27a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - curl-7.81.0.tar.gz: 3b9dd00d5c4fe90c0146ccbcb783831c511df853 + curl-7.83.1.tar.gz: 972ea023914ec23c915a380c445052961513c261 diff --git a/curl.spec b/curl.spec index 1c4b391..bce6d50 100644 --- a/curl.spec +++ b/curl.spec @@ -49,12 +49,12 @@ Summary: Gets a file from a FTP, GOPHER or HTTP server Name: curl -Version: 7.81.0 +Version: 7.83.1 Release: 1 Epoch: 1 License: BSD-like Group: Networking/Other -Url: https://curl.haxx.se +URL: https://curl.se/ # Release tarball does not have some useful docs #Source0: https://curl.haxx.se/download/%{name}-%{version}.tar.xz Source0: https://github.com/curl/curl/archive/curl-%(echo %{version} | sed -e 's,\.,_,g').tar.gz?/%{name}-%{version}.tar.gz