curl: update to version 7.76.0
authorJan Pavlinec <redacted>
Thu, 1 Apr 2021 08:58:11 +0000 (10:58 +0200)
committerJan Pavlinec <redacted>
Thu, 1 Apr 2021 09:02:53 +0000 (11:02 +0200)
Fixes CVE-2021-22876 and CVE-2021-22890

Signed-off-by: Jan Pavlinec <redacted>
net/curl/Makefile

index 0c7f49e3837520bcb8806ec1337e869cf75107e9..c92ffcb0d502891a615da6a451c3b47b04a97666 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=curl
-PKG_VERSION:=7.75.0
+PKG_VERSION:=7.76.0
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
        https://curl.mirror.anstey.ca/ \
        https://curl.askapache.com/download/ \
        https://curl.haxx.se/download/
-PKG_HASH:=fe0c49d8468249000bda75bcfdf9e30ff7e9a86d35f1a21f428d79c389d55675
+PKG_HASH:=6302e2d75c59cdc6b35ce3fbe716481dd4301841bbb5fd71854653652a014fc8
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT