batctl: update to 2019.5.
This commit is contained in:
parent
7230be6c9f
commit
7b89eda281
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'batctl'
|
||||
pkgname=batctl
|
||||
version=2019.4
|
||||
version=2019.5
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libnl3-devel"
|
||||
|
@ -9,7 +9,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=a3564eb9727335352dc0cfa2f2b29474c2c837384689ac5fcb387784a56e7685
|
||||
checksum=ffe5857a33068ec174140c154610d76d833524d840a2fc2d1a15e16686213cad
|
||||
|
||||
do_build() {
|
||||
make CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue