mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
mdnsd: fix license
This commit is contained in:
parent
83e24e9bba
commit
4f932cb6b0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'mdnsd'
|
# Template file for 'mdnsd'
|
||||||
pkgname=mdnsd
|
pkgname=mdnsd
|
||||||
version=0.10
|
version=0.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config libtool"
|
hostmakedepends="autoconf automake pkg-config libtool"
|
||||||
short_desc="Embeddable Multicast DNS Daemon"
|
short_desc="Embeddable Multicast DNS Daemon"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-3-clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/troglobit/mdnsd"
|
homepage="https://github.com/troglobit/mdnsd"
|
||||||
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
|
||||||
checksum=2e1a77fc9ff36e993a39b10016fe38723784ca7e3141ca00e4d6f43545d2988c
|
checksum=2e1a77fc9ff36e993a39b10016fe38723784ca7e3141ca00e4d6f43545d2988c
|
||||||
|
|
Loading…
Add table
Reference in a new issue