diff options
Diffstat (limited to 'curl/Pkgfile')
-rw-r--r-- | curl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/Pkgfile b/curl/Pkgfile index 914a6844..9bc7a477 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libnghttp2 openssl zlib zstd name=curl -version=7.86.0 +version=7.87.0 release=1 source=(https://curl.haxx.se/download/$name-$version.tar.xz) |