mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mDNSResponder: update to 567.
This commit is contained in:
parent
b000888058
commit
d6e8928182
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mDNSResponder'
|
# Template file for 'mDNSResponder'
|
||||||
pkgname=mDNSResponder
|
pkgname=mDNSResponder
|
||||||
version=561.1.1
|
version=567
|
||||||
revision=6
|
revision=1
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
short_desc="Implements the Bonjour/Zeroconf protocol"
|
short_desc="Implements the Bonjour/Zeroconf protocol"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Apache-2.0, 3-clause-BSD"
|
license="Apache-2.0, 3-clause-BSD"
|
||||||
homepage="http://opensource.apple.com/"
|
homepage="http://opensource.apple.com/"
|
||||||
distfiles="http://opensource.apple.com/tarballs/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://opensource.apple.com/tarballs/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=217ca717149b999a34c568913e4721beef96ac7ab93db8a012e68ffe816530d9
|
checksum=3239d9bb1e1e017be1ae12cff90802194b6e0312de628a1f324530b00b833018
|
||||||
|
|
||||||
conf_files="/etc/nss_mdns.conf"
|
conf_files="/etc/nss_mdns.conf"
|
||||||
conflicts="nss-mdns>=0"
|
conflicts="nss-mdns>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue