alfred: update to 2017.2.

This commit is contained in:
Enno Boland 2017-07-31 07:19:22 +02:00
parent 333d3a5867
commit 682fc6a388
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'alfred' # Template file for 'alfred'
pkgname=alfred pkgname=alfred
version=2017.1 version=2017.2
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=f8d3a8058d076f6b7686696f6117de1780a2905d827dfa7faa3c2c0b24c2dfb0 checksum=3d5256abe298f7ee266f9d2a0c41b0878e81bc5c8413c4f66cf8813e7f7f4a03
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libcap-devel libnl3-devel" makedepends="libcap-devel libnl3-devel"
make_build_args="CONFIG_ALFRED_GPSD=n" make_build_args="CONFIG_ALFRED_GPSD=n"