avahi: update to 0.6.32.
This commit is contained in:
parent
beec766c58
commit
400192c754
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'avahi'
|
||||
pkgname=avahi
|
||||
version=0.6.31
|
||||
revision=26
|
||||
version=0.6.32
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
||||
--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"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://www.avahi.org"
|
||||
#distfiles="$homepage/download/avahi-$version.tar.gz"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/avahi/avahi-${version}.tar.gz/2f22745b8f7368ad5a0a3fddac343f2d/avahi-${version}.tar.gz"
|
||||
checksum=8372719b24e2dd75de6f59bb1315e600db4fd092805bd1201ed0cb651a2dab48
|
||||
homepage="https://github.com/lathiat/avahi"
|
||||
distfiles="${homepage}/releases/download/v${version}/avahi-${version}.tar.gz"
|
||||
checksum=d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454
|
||||
|
||||
hostmakedepends="pkg-config intltool python"
|
||||
makedepends="dbus-devel libcap-devel libdaemon-devel gdbm-devel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user