avahi: update to 0.6.32.
This commit is contained in:
parent
beec766c58
commit
400192c754
1 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'avahi'
|
# Template file for 'avahi'
|
||||||
pkgname=avahi
|
pkgname=avahi
|
||||||
version=0.6.31
|
version=0.6.32
|
||||||
revision=26
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
||||||
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
|
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
|
||||||
|
@ -14,10 +14,9 @@ configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
||||||
short_desc="Multicast DNS Service Discovery"
|
short_desc="Multicast DNS Service Discovery"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.avahi.org"
|
homepage="https://github.com/lathiat/avahi"
|
||||||
#distfiles="$homepage/download/avahi-$version.tar.gz"
|
distfiles="${homepage}/releases/download/v${version}/avahi-${version}.tar.gz"
|
||||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/avahi/avahi-${version}.tar.gz/2f22745b8f7368ad5a0a3fddac343f2d/avahi-${version}.tar.gz"
|
checksum=d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454
|
||||||
checksum=8372719b24e2dd75de6f59bb1315e600db4fd092805bd1201ed0cb651a2dab48
|
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool python"
|
hostmakedepends="pkg-config intltool python"
|
||||||
makedepends="dbus-devel libcap-devel libdaemon-devel gdbm-devel"
|
makedepends="dbus-devel libcap-devel libdaemon-devel gdbm-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue