avahi: Update to 0.6.32

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2017-03-05 21:46:19 +00:00
parent ad855779ed
commit ef5e70b4d1
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@
############################################################################### ###############################################################################
name = avahi name = avahi
version = 0.6.31 version = 0.6.32
release = 1 release = 1
groups = Networking/Zeroconf groups = Networking/Zeroconf
@ -22,7 +22,8 @@ description
convenient. convenient.
end end
source_dl = http://avahi.org/download/ source_dl = http://avahi.org/download/ \
https://github.com/lathiat/avahi/releases/download/v%{version}/
build build
requires requires
@ -64,7 +65,7 @@ end
packages packages
package %{name} package %{name}
requires requires
libdaemon>=0.14 libdaemon >= 0.14
end end
prerequires += shadow-utils prerequires += shadow-utils