From: krant Date: Sun, 2 Jun 2024 10:29:18 +0000 (+0300) Subject: c-ares: update to 1.29.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=567a123f88d9336ddf3c9cbc533d512ee8e9a592;p=openwrt-packages.git c-ares: update to 1.29.0 Signed-off-by: krant --- diff --git a/libs/c-ares/Makefile b/libs/c-ares/Makefile index 7f256839e..90c21f0ae 100644 --- a/libs/c-ares/Makefile +++ b/libs/c-ares/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=c-ares -PKG_VERSION:=1.28.1 +PKG_VERSION:=1.29.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://c-ares.org/download -PKG_HASH:=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d +PKG_HASH:=0b89fa425b825c4c7bc708494f374ae69340e4d1fdc64523bdbb2750bfc02ea7 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.md