From 499773f8efe3357a2076c75c503ebcb42e41dbe6 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 16 Aug 2018 19:32:59 -0700 Subject: samba36: Enable umdnsd support Allows discovery without having to use NetBIOS. Useful for mobile devices. Could eventually throw nbmd away. But that requires Windows 10... Tested on Fedora 28 with avahi-discover. Signed-off-by: Rosen Penev --- package/network/services/samba36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/samba36/Makefile') diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 75705d0b37..b4322f04f4 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba PKG_VERSION:=3.6.25 -PKG_RELEASE:=11 +PKG_RELEASE:=12 PKG_SOURCE_URL:=https://download.samba.org/pub/samba \ https://download.samba.org/pub/samba/stable -- cgit v1.2.3