alfred: update to 2019.5.
This commit is contained in:
parent
d9f8efc521
commit
4654ae0ebb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alfred'
|
# Template file for 'alfred'
|
||||||
pkgname=alfred
|
pkgname=alfred
|
||||||
version=2019.3
|
version=2019.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CONFIG_ALFRED_GPSD=n"
|
make_build_args="CONFIG_ALFRED_GPSD=n"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="https://www.open-mesh.org/projects/alfred/wiki"
|
homepage="https://www.open-mesh.org/projects/alfred/wiki"
|
||||||
distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
||||||
checksum=a4c37920de497701680abb55c49cdcd11e4e7135e0e7e79259c35492a3df4766
|
checksum=8a7b6e4e1ae5826671beb683013c5ffa4a1af005bf179a42e541cf84de8fd726
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue