mdns-repeater: Update to latest upstream version

Resolves openwrt/packages#26835

Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Alexander Koenig <alex@lisas.de>
This commit is contained in:
Alexander Koenig
2025-06-26 21:32:48 +02:00
committed by Josef Schlehofer
parent d457c26c0d
commit b83303e73e

View File

@@ -6,13 +6,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mdns-repeater
PKG_RELEASE:=2
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/kennylevinsen/mdns-repeater.git
PKG_SOURCE_URL:=https://github.com/geekman/mdns-repeater.git
PKG_SOURCE_PROTO=git
PKG_SOURCE_DATE:=2020-05-03
PKG_SOURCE_VERSION:=921d8850e988d0bd8d60899d933c4ad3094d73ca
PKG_MIRROR_HASH:=19997460a7eb9816b0c13328ce02331fac532dab549d602e35d671d5f481bfee
PKG_SOURCE_DATE:=2023-12-16
PKG_SOURCE_VERSION:=f714ec4d8a0eee248ead29c2ae1bb37f124a568f
PKG_MIRROR_HASH:=ccc76784483550bcbe3b65f2efee39372516c2cf5d18ef58636cf2661139c4b8
PKG_MAINTAINER:=Alexander Koenig <alex@lisas.de>
PKG_LICENSE:=GPL-2.0-or-later
@@ -25,7 +25,7 @@ define Package/mdns-repeater
CATEGORY:=Network
TITLE:=Multicast DNS repeater for Linux
SUBMENU:=IP Addresses and Names
URL:=https://github.com/kennylevinsen/mdns-repeater
URL:=https://github.com/geekman/mdns-repeater
endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include