From ef5e70b4d10743ab10c94c92bef77b0adc18fdc8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 5 Mar 2017 21:46:19 +0000 Subject: [PATCH] avahi: Update to 0.6.32 Signed-off-by: Michael Tremer --- avahi/avahi.nm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/avahi/avahi.nm b/avahi/avahi.nm index cd3bcfa5b..4bfa13cac 100644 --- a/avahi/avahi.nm +++ b/avahi/avahi.nm @@ -4,7 +4,7 @@ ############################################################################### name = avahi -version = 0.6.31 +version = 0.6.32 release = 1 groups = Networking/Zeroconf @@ -22,7 +22,8 @@ description convenient. end -source_dl = http://avahi.org/download/ +source_dl = http://avahi.org/download/ \ + https://github.com/lathiat/avahi/releases/download/v%{version}/ build requires @@ -64,7 +65,7 @@ end packages package %{name} requires - libdaemon>=0.14 + libdaemon >= 0.14 end prerequires += shadow-utils