From 9ffd54d3b87548f4c1eb5c055bc2032152fb0564 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 30 Jan 2022 14:55:27 +0100 Subject: [PATCH] mdnsd: update to 0.11. --- srcpkgs/mdnsd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mdnsd/template b/srcpkgs/mdnsd/template index 5c0fde701f1..021c2a10281 100644 --- a/srcpkgs/mdnsd/template +++ b/srcpkgs/mdnsd/template @@ -1,7 +1,7 @@ # Template file for 'mdnsd' pkgname=mdnsd -version=0.10 -revision=4 +version=0.11 +revision=1 build_style=gnu-configure hostmakedepends="autoconf automake pkg-config libtool" short_desc="Embeddable Multicast DNS Daemon" @@ -10,7 +10,7 @@ license="BSD-3-Clause" homepage="https://github.com/troglobit/mdnsd" changelog="https://github.com/troglobit/mdnsd/raw/master/ChangeLog.md" distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz" -checksum=2e1a77fc9ff36e993a39b10016fe38723784ca7e3141ca00e4d6f43545d2988c +checksum=c2c6db73e237c96d17500e41ea0f53868de89ec428229b69a97ff0546fdccf68 conf_files=" /etc/mdns.d/ssh.service"