aboutsummaryrefslogtreecommitdiff
path: root/net/libcurl-gnutls/Makefile
diff options
context:
space:
mode:
authorKonstantin Demin <rockdrilla@gmail.com>2024-02-01 03:29:58 +0300
committerRosen Penev <rosenp@gmail.com>2024-02-04 16:05:08 -0800
commitaf748ea6915e16e91bcd8b5402e474cf745eea55 (patch)
tree7448d40d43395f4e5805faeafb3719ad32ad5777 /net/libcurl-gnutls/Makefile
parent52a5e71b49dd3d10d57a20f4cb9e83aad8fbbc5e (diff)
libcurl-gnutls: update to version 8.6.0
https://curl.se/changes.html#8_6_0 Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Diffstat (limited to 'net/libcurl-gnutls/Makefile')
-rw-r--r--net/libcurl-gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libcurl-gnutls/Makefile b/net/libcurl-gnutls/Makefile
index edce0cf2c..8625dcbed 100644
--- a/net/libcurl-gnutls/Makefile
+++ b/net/libcurl-gnutls/Makefile
@@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=libcurl-gnutls
PKG_SOURCE_NAME:=curl
-PKG_VERSION:=8.5.0
+PKG_VERSION:=8.6.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://github.com/curl/curl/releases/download/curl-$(subst .,_,$(PKG_VERSION))/ \
https://dl.uxnr.de/mirror/curl/ \
https://curl.askapache.com/download/ \
https://curl.se/download/
-PKG_HASH:=ce4b6a6655431147624aaf582632a36fe1ade262d5fab385c60f78942dd8d87b
+PKG_HASH:=b4785f2d8877fa92c0e45d7155cf8cc6750dbda961f4b1a45bcbec990cf2fa9b
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT