batman-adv: update to 2019.3.

This commit is contained in:
Daniel A. Maierhofer 2019-08-04 10:54:18 +02:00 committed by Helmut Pozimski
parent 0a8d9e6061
commit 207879865d
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
PACKAGE_VERSION=2019.2.0 PACKAGE_VERSION=2019.3.0
PACKAGE_NAME="batman-adv" PACKAGE_NAME="batman-adv"
AUTOINSTALL="yes" AUTOINSTALL="yes"

View file

@ -1,13 +1,13 @@
# Template file for 'batman-adv' # Template file for 'batman-adv'
pkgname=batman-adv pkgname=batman-adv
version=2019.2 version=2019.3
revision=1 revision=1
short_desc="B.A.T.M.A.N. routing protocol kernel module" short_desc="B.A.T.M.A.N. routing protocol kernel module"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, MIT" license="GPL-2.0-or-later, MIT"
homepage="https://www.open-mesh.org/" homepage="https://www.open-mesh.org/"
distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz" 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}" dkms_modules="batman-adv ${version}"
depends="dkms" depends="dkms"