libs: c-ares: Bump to version 1.11
Full changelog at https://raw.githubusercontent.com/c-ares/c-ares/cares-1_11_0/RELEASE-NOTES Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
parent
709a1337be
commit
db995186fc
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=c-ares
|
||||
PKG_VERSION:=1.10.0
|
||||
PKG_VERSION:=1.11.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://c-ares.haxx.se/download
|
||||
PKG_MD5SUM:=1196067641411a75d3cbebe074fd36d8
|
||||
PKG_MD5SUM:=d5c6d522cfc54bb6f215a0b7912d46be
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue