aboutsummaryrefslogtreecommitdiff
path: root/net/curl
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2023-07-23 15:48:18 +0000
committerStan Grishin <stangri@melmac.ca>2023-07-23 15:48:38 +0000
commita276cebd9ee8bd5f63b9693fb885529f951375b8 (patch)
tree9bc38afd3ccbc9c8bdf76fad15380612e8a3ceec /net/curl
parent5bc8caf33bd6c55f9511274a36d971ddfc3f60ff (diff)
curl: update to 8.2.0
* https://curl.se/changes.html#8_2_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'net/curl')
-rw-r--r--net/curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/curl/Makefile b/net/curl/Makefile
index 0e84a06b8..fece4362a 100644
--- a/net/curl/Makefile
+++ b/net/curl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/nls.mk
PKG_NAME:=curl
-PKG_VERSION:=8.1.2
+PKG_VERSION:=8.2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://github.com/curl/curl/releases/download/curl-$(subst .,_,
https://dl.uxnr.de/mirror/curl/ \
https://curl.askapache.com/download/ \
https://curl.se/download/
-PKG_HASH:=31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6
+PKG_HASH:=2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING