alfred: update to 2016.5.

This commit is contained in:
Enno Boland 2016-12-16 21:48:20 +01:00
parent 20033e8efe
commit c383aa5170

View file

@ -1,6 +1,6 @@
# Template file for 'alfred' # Template file for 'alfred'
pkgname=alfred pkgname=alfred
version=2016.4 version=2016.5
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=65204819399738f6998cddaa7b3c0b60d4d7ce6420804d4c03a6ccb642451d5d checksum=37b3babf7f37643cf296be11fb82d5730cf441a5a56f72fba96edae9f149c9d2
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"