umdns: update to latest HEAD
authorJohn Crispin <john@phrozen.org>
Wed, 11 Dec 2024 14:41:21 +0000 (15:41 +0100)
committerJohn Crispin <john@phrozen.org>
Wed, 11 Dec 2024 14:41:21 +0000 (15:41 +0100)
93458ac dns: fix response to TYPE_PTR query
68af311 fix unicast response port and timeout
a2b4979 service: announce all services in single dns answer
4537734 display announced services in ubus call umdns browse
0b50c29 display more srv attributes in output of ubus browse function

Signed-off-by: John Crispin <john@phrozen.org>
package/network/services/umdns/Makefile

index 606dc7274fe3ea7ec130501be86b4490ea5d038b..ede371231a39a8b05d38183d9405e0652f1f331d 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/mdnsd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2024-09-17
-PKG_SOURCE_VERSION:=fbaca4b6f530d4b2f361ee15c266aa19a708242b
-PKG_MIRROR_HASH:=e3fc47a019ea54722b8d7dfc8158307a9fb4a9d18945a1a6794616e3b80d5d3b
+PKG_SOURCE_DATE:=2024-12-11
+PKG_SOURCE_VERSION:=93458ac90911b84c7279070cd350405d203b702d
+PKG_MIRROR_HASH:=6e6fe777d19da744116579be612590e1b41a9ef2c8ff2afeaea942d6b3da49ef
 
 PKG_MAINTAINER:=John Crispin <john@phrozen.org>
 PKG_LICENSE:=LGPL-2.1