diff options
author | Juergen Daubert <jue@jue.li> | 2021-07-21 14:03:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-07-21 14:03:29 +0200 |
commit | ab108000932cb21126d1d723152b9cc48adca6c3 (patch) | |
tree | 2c8b2f3a757458c436565c77c151b82d2baa3205 /curl | |
parent | b9be20af2cdb2842f2863eed1617134577ce5561 (diff) | |
download | core-ab108000932cb21126d1d723152b9cc48adca6c3.tar.gz core-ab108000932cb21126d1d723152b9cc48adca6c3.tar.xz |
[notify] curl: update to 7.78.0
includes five security fixes, see
- https://curl.se/news.html
- https://curl.se/docs/vuln-7.77.0.html
Diffstat (limited to 'curl')
-rw-r--r-- | curl/.signature | 6 | ||||
-rw-r--r-- | curl/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/curl/.signature b/curl/.signature index cbcc8aee..160c20d3 100644 --- a/curl/.signature +++ b/curl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqjhLl9QUrFwmd/n5uusjqro6FMCkPy8hrA7kPmWoLLjatHCy1d9tc5DOMdoTgdYmW1M3BPXLPvXleC7CGHm9RAw= -SHA256 (Pkgfile) = 104c1e29a8c20e5c5acf8b3d05236ae4fe9383d17d552214936257eedc99151d +RWRJc1FUaeVeqkzxZLCUt09Useg/wptI9gPWp5KHSR2xHTk7VTuh15LepxJhhWHzUQq3E3rsw/eTqmR1ctz0UB1bV1GBE6PfnQU= +SHA256 (Pkgfile) = 429b3048fc4c9860d686cc5f5b44e1887ac18d36f761e39430f1ba41608f3b21 SHA256 (.footprint) = 63921c9011a92974531a389a99c71c1d07eff93298547e670559cfd1642f4ac1 -SHA256 (curl-7.77.0.tar.xz) = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b +SHA256 (curl-7.78.0.tar.xz) = be42766d5664a739c3974ee3dfbbcbe978a4ccb1fe628bb1d9b59ac79e445fb5 diff --git a/curl/Pkgfile b/curl/Pkgfile index 7d139390..f73a5731 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib zstd name=curl -version=7.77.0 +version=7.78.0 release=1 source=(https://curl.haxx.se/download/$name-$version.tar.xz) |