alfred: update to 2016.3.

This commit is contained in:
Enno Boland 2016-09-26 12:24:04 +02:00
parent 44647c0f53
commit 020ac63533
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'alfred'
pkgname=alfred
version=2016.2
version=2016.3
revision=1
build_style=gnu-makefile
short_desc="Daemon for distributing arbitrary information over a batman mesh"
@ -8,12 +8,13 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, ISC"
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"
checksum=469ee7492cb19eb0fd2c4a92d9fd50e427ad5bad8f684d8a85d48864b32a02a4
checksum=3424f30f1ff368ac762d144c1862ffc61f2d27052c89bc232a5067084eb12229
hostmakedepends="pkg-config"
makedepends="libcap-devel"
makedepends="libcap-devel libnl3-devel"
make_build_args="CONFIG_ALFRED_GPSD=n"
make_install_args="CONFIG_ALFRED_GPSD=n SBINDIR=/usr/bin"
depends="batman-adv"
CFLAGS="-I/usr/include/libnl3"
post_install() {
vsv alfred