batctl: update to 2016.4.
This commit is contained in:
parent
ed0ae60fbe
commit
b351dee73d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'batctl'
|
||||
pkgname=batctl
|
||||
version=2015.0
|
||||
revision=2
|
||||
version=2016.4
|
||||
revision=1
|
||||
short_desc="B.A.T.M.A.N. advanced management tool"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ makedepends="libnl3-devel"
|
|||
license="GPL-2"
|
||||
homepage="http://www.open-mesh.net/"
|
||||
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=634d91189f96bda6d4ce6179dce90ad578566f29d3111b49d6e775d4f3591f04
|
||||
checksum=2472d0eb63e8c523cc8ceee4d104006808c76c78fb61a3afd43009c9a71276f9
|
||||
|
||||
do_build() {
|
||||
make CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue