mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
batctl: update to 2019.1.
This commit is contained in:
parent
85ae1d8823
commit
e4cdd81851
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'batctl'
|
# Template file for 'batctl'
|
||||||
pkgname=batctl
|
pkgname=batctl
|
||||||
version=2019.0
|
version=2019.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libnl3-devel"
|
makedepends="libnl3-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="http://www.open-mesh.net/"
|
homepage="http://www.open-mesh.net/"
|
||||||
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/batctl-${version}.tar.gz"
|
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/batctl-${version}.tar.gz"
|
||||||
checksum=997721096ff396644e8d697ea7651e9d38243faf317bcea2661d4139ff58b531
|
checksum=e82d05f058d8b799d17ce6063e1bf5b83ef1fe42a0867b3e2e39545177469793
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC ${makejobs}
|
make CC=$CC ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue