]> git.99rst.org Git - openwrt-packages.git/commitdiff
libidn: update to 1.44
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 11:55:03 +0000 (14:55 +0300)
committerAlexandru Ardelean <redacted>
Fri, 7 Aug 2026 13:10:30 +0000 (16:10 +0300)
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <redacted>
libs/libidn/Makefile

index 82579b3111909653c1befc29744080e8a06c2249..0e5b46038eb1036a2236fb40044ac9478bc67a22 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libidn
-PKG_VERSION:=1.43
+PKG_VERSION:=1.44
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/libidn
-PKG_HASH:=bdc662c12d041b2539d0e638f3a6e741130cdb33a644ef3496963a443482d164
+PKG_HASH:=499608bab3a65650a0ea52888c13a8deebe3f71408e319acd9ec52e02eb13959
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later GPL-3.0-or-later LGPL-2.1-or-later LGPL-3.0-or-later Apache-2.0
git clone https://git.99rst.org/PROJECT