aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-04-07 17:26:05 +0300
committerRosen Penev <rosenp@gmail.com>2024-04-10 16:13:53 -0700
commitbf0b0bea6c441dfd7bb8dee985554ef16471c3a4 (patch)
tree84f784b3e5ead07046563fce2423d287fdb9d944 /libs
parent8d4b72c53bff0d5294344a08f8515292458c6c89 (diff)
c-ares: update to 1.28.1
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/c-ares/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/c-ares/Makefile b/libs/c-ares/Makefile
index f4a2a9414..7f256839e 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.27.0
+PKG_VERSION:=1.28.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://c-ares.org/download
-PKG_HASH:=0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b
+PKG_HASH:=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.md