batctl: update to 2023.1.
This commit is contained in:
parent
421f713ae1
commit
1d0efed8f3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'batctl'
|
||||
pkgname=batctl
|
||||
version=2021.1
|
||||
version=2023.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=/usr/bin"
|
||||
|
@ -11,7 +11,7 @@ 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=44b28cebb46b8ba1bc170bedeef67f69d89503806c429ff8cb113cc01966e176
|
||||
checksum=e5bf47305d955abb199244bd0e5fffab96108b1affabd0d9705533f8059395f1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/preferred/MIT
|
||||
|
|
Loading…
Reference in New Issue