batman-adv: update to 2019.2.
This commit is contained in:
parent
30ab2a78cf
commit
f5a7dd476a
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
PACKAGE_VERSION=2014.4.0
|
||||
PACKAGE_VERSION=2019.2.0
|
||||
PACKAGE_NAME="batman-adv"
|
||||
AUTOINSTALL="yes"
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'batman-adv'
|
||||
pkgname=batman-adv
|
||||
version=2018.4
|
||||
version=2019.2
|
||||
revision=1
|
||||
short_desc="B.A.T.M.A.N. routing protocol kernel module"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, MIT"
|
||||
homepage="https://www.open-mesh.org/"
|
||||
distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz"
|
||||
checksum=3500b4bc7d41ce1adef0b0684972a439d48b454ba78282e94df13ba90605484d
|
||||
checksum=70c3f6a6cf88d2b25681a76768a52ed92d9fe992ba8e358368b6a8088757adc8
|
||||
|
||||
dkms_modules="batman-adv ${version}"
|
||||
depends="dkms"
|
||||
|
|
Loading…
Reference in a new issue