curl: update to 8.9.0

This commit is contained in:
actions 2024-07-24 15:00:09 +08:00
parent e949f0e3d1
commit f846e52505

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/nls.mk
PKG_NAME:=curl
PKG_VERSION:=8.8.0
PKG_VERSION:=8.9.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@ -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:=40d3792d38cfa244d8f692974a567e9a5f3387c547579f1124e95ea2a1020d0d
PKG_HASH:=1cb4c3657bd092b8c8e586afe87679c0aaa3d761af2aebabd6effd553e57936c
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING