batctl: update to 2023.3.
This commit is contained in:
parent
4cc5628fa1
commit
8f5d316f63
@ -1,17 +1,19 @@
|
||||
# Template file for 'batctl'
|
||||
pkgname=batctl
|
||||
version=2023.1
|
||||
version=2023.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_build_args="V=1"
|
||||
make_install_args="SBINDIR=/usr/bin"
|
||||
hostmakedepends="pkg-config which"
|
||||
makedepends="libnl3-devel libnl-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libnl3-devel"
|
||||
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}/batctl-${version}.tar.gz"
|
||||
checksum=e5bf47305d955abb199244bd0e5fffab96108b1affabd0d9705533f8059395f1
|
||||
checksum=9acc31170930c1797c38763b87bdff88054c34d1f012fbb810068273fef31212
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/preferred/MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user