mdnsd: update to 0.10.
This commit is contained in:
parent
dc440acdf5
commit
f517e089b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdnsd'
|
||||
pkgname=mdnsd
|
||||
version=0.9
|
||||
version=0.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="BSD-3-clause"
|
||||
homepage="https://github.com/troglobit/mdnsd"
|
||||
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
|
||||
checksum=ab62855e3f228a2715bc62a75c4dd48723034c3e6028b64214343b1aa9a13b7f
|
||||
checksum=2e1a77fc9ff36e993a39b10016fe38723784ca7e3141ca00e4d6f43545d2988c
|
||||
|
||||
conf_files="
|
||||
/etc/mdns.d/ssh.service"
|
||||
|
|
Loading…
Reference in a new issue