batctl: update to 2019.4.

This commit is contained in:
Anthony Iliopoulos 2019-11-13 16:43:00 +01:00 committed by Helmut Pozimski
parent 3a4612129b
commit 6e7a2f630e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'batctl'
pkgname=batctl
version=2019.3
version=2019.4
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=2bd93fa14925a8dc63a67e64266c8ccd2fa3ac44b10253d93e6f8a630350070c
checksum=a3564eb9727335352dc0cfa2f2b29474c2c837384689ac5fcb387784a56e7685
do_build() {
make CC=$CC ${makejobs}