batctl: update to 2018.4.

This commit is contained in:
maxice8 2018-12-08 20:34:18 -02:00 committed by maxice8
parent e3d7ea10df
commit 0f869ea971

View file

@ -1,19 +1,20 @@
# Template file for 'batctl'
pkgname=batctl
version=2018.3
version=2018.4
revision=1
short_desc="B.A.T.M.A.N. advanced management tool"
maintainer="Enno Boland <gottox@voidlinux.eu>"
hostmakedepends="pkg-config"
makedepends="libnl3-devel"
short_desc="B.A.T.M.A.N. advanced management tool"
maintainer="Enno Boland <gottox@voidlinux.eu>"
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=24e32d3fe8268ce0951903546e71b925b78b17acc8809ba899940f48a5e892e6
checksum=e43827a5e868b4e134e77ca04da989fde1981463166bf1b6f2053acc3edd6257
do_build() {
make CC=$CC ${makejobs}
}
do_install() {
make PREFIX=/usr DESTDIR=${DESTDIR} SBINDIR=/usr/bin install
vlicense LICENSES/preferred/MIT