mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mdnsd: update to 0.12.
This commit is contained in:
parent
e003c1613d
commit
c66079a00c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdnsd'
|
# Template file for 'mdnsd'
|
||||||
pkgname=mdnsd
|
pkgname=mdnsd
|
||||||
version=0.11
|
version=0.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config libtool"
|
hostmakedepends="autoconf automake pkg-config libtool"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/troglobit/mdnsd"
|
homepage="https://github.com/troglobit/mdnsd"
|
||||||
changelog="https://github.com/troglobit/mdnsd/raw/master/ChangeLog.md"
|
changelog="https://github.com/troglobit/mdnsd/raw/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
|
||||||
checksum=c2c6db73e237c96d17500e41ea0f53868de89ec428229b69a97ff0546fdccf68
|
checksum=3ff069f16bef5c19b97386a3da5f1524d8cddf41157c75f220eeb9a81869dc82
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/mdns.d/ssh.service"
|
/etc/mdns.d/ssh.service"
|
||||||
|
|
Loading…
Add table
Reference in a new issue