From b9612a83548225d32b6e043571e98ac43cc17a16 Mon Sep 17 00:00:00 2001 From: Philipp Kerling Date: Wed, 7 Jun 2017 09:51:51 +0200 Subject: p910nd: add mdns support Signed-off-by: Philipp Kerling --- net/p910nd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/p910nd/Makefile') diff --git a/net/p910nd/Makefile b/net/p910nd/Makefile index 806748aec..12b4e8637 100644 --- a/net/p910nd/Makefile +++ b/net/p910nd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=p910nd PKG_VERSION:=0.97 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/p910nd -- cgit v1.2.3