batctl: update to 2019.0.

This commit is contained in:
maxice8 2019-02-18 03:21:06 -03:00
parent 0fa4a8b431
commit a02e5afdcb
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'batctl'
pkgname=batctl
version=2018.4
version=2019.0
revision=1
hostmakedepends="pkg-config"
makedepends="libnl3-devel"
@ -8,8 +8,8 @@ short_desc="B.A.T.M.A.N. advanced management tool"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, MIT"
homepage="http://www.open-mesh.net/"
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/${pkgname}-${version}.tar.gz"
checksum=e43827a5e868b4e134e77ca04da989fde1981463166bf1b6f2053acc3edd6257
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/batctl-${version}.tar.gz"
checksum=997721096ff396644e8d697ea7651e9d38243faf317bcea2661d4139ff58b531
do_build() {
make CC=$CC ${makejobs}