alfred: update to 2016.1.

This commit is contained in:
Enno Boland 2016-04-28 08:44:17 +02:00
parent cf1f71ae70
commit 545c7fffdb

View file

@ -1,6 +1,6 @@
# Template file for 'alfred' # Template file for 'alfred'
pkgname=alfred pkgname=alfred
version=2016.0 version=2016.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Daemon for distributing arbitrary information over a batman mesh" short_desc="Daemon for distributing arbitrary information over a batman mesh"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, ISC" license="GPL-2, ISC"
homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred" homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred"
distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz" distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
checksum=6e75ebe1d7cd9b8edc58ccc407206cf215787abab14853223597f790d36595fe checksum=7e0efaf263d6772e5e23bdad933f676951cd03124382e6dbae53a7b9431d2609
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libcap-devel" makedepends="libcap-devel"
make_build_args="CONFIG_ALFRED_GPSD=n" make_build_args="CONFIG_ALFRED_GPSD=n"