curl: update to 7.76.1
This commit is contained in:
parent
dbb5e39c0a
commit
5b63a834a2
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=curl
|
topdir=curl
|
||||||
version=7.76.0
|
version=7.76.1
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
||||||
# https://curl.haxx.se/docs/caextract.html
|
# https://curl.haxx.se/docs/caextract.html
|
||||||
@ -86,6 +86,7 @@ install()
|
|||||||
compat curl 7.69.1 1 1
|
compat curl 7.69.1 1 1
|
||||||
compat curl 7.72.0 1 1
|
compat curl 7.72.0 1 1
|
||||||
compat curl 7.73.0 1 1
|
compat curl 7.73.0 1 1
|
||||||
|
compat curl 7.75.0 1 1
|
||||||
compat curl 7.76.0 1 1
|
compat curl 7.76.0 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Tue Apr 27 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 7.76.1-1
|
||||||
|
- Update to 7.76.1
|
||||||
|
|
||||||
* Sat Apr 10 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 7.76.0-1
|
* Sat Apr 10 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 7.76.0-1
|
||||||
- Update to 7.76.0
|
- Update to 7.76.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user