batman-adv: update to 2019.3.
This commit is contained in:
parent
0a8d9e6061
commit
207879865d
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
PACKAGE_VERSION=2019.2.0
|
||||
PACKAGE_VERSION=2019.3.0
|
||||
PACKAGE_NAME="batman-adv"
|
||||
AUTOINSTALL="yes"
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'batman-adv'
|
||||
pkgname=batman-adv
|
||||
version=2019.2
|
||||
version=2019.3
|
||||
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=70c3f6a6cf88d2b25681a76768a52ed92d9fe992ba8e358368b6a8088757adc8
|
||||
checksum=3454dc8bd6cb264e2decda1b99ef3f837535ed33802abc6c39551c181d3984ce
|
||||
|
||||
dkms_modules="batman-adv ${version}"
|
||||
depends="dkms"
|
||||
|
|
Loading…
Reference in a new issue