batctl: update to 2019.1.

This commit is contained in:
Enno Boland 2019-05-23 11:03:18 +02:00
parent 85ae1d8823
commit e4cdd81851
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'batctl'
pkgname=batctl
version=2019.0
version=2019.1
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=997721096ff396644e8d697ea7651e9d38243faf317bcea2661d4139ff58b531
checksum=e82d05f058d8b799d17ce6063e1bf5b83ef1fe42a0867b3e2e39545177469793
do_build() {
make CC=$CC ${makejobs}