olsrd: update to 0.9.7.

This commit is contained in:
maxice8 2019-03-06 19:25:24 -03:00
parent 412850032d
commit 36f9de0728
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,8 @@
# Template file for 'olsrd' # Template file for 'olsrd'
pkgname=olsrd pkgname=olsrd
version=0.9.6.2 version=0.9.7
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
conf_files="/etc/olsrd.conf"
hostmakedepends="bison flex" hostmakedepends="bison flex"
makedepends="gpsd" makedepends="gpsd"
short_desc="Daemon for Optimized Link State Routing Protocol from olsr.org" short_desc="Daemon for Optimized Link State Routing Protocol from olsr.org"
@ -11,7 +10,9 @@ maintainer="Daniel A. Maierhofer <git@damadmai.at>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://www.olsr.org/" homepage="http://www.olsr.org/"
distfiles="https://github.com/OLSR/olsrd/archive/v${version}.tar.gz" distfiles="https://github.com/OLSR/olsrd/archive/v${version}.tar.gz"
checksum=e1e2c1eb4f05fa737bc96fe49c9596984d4059f5209a7149f0a23ac54b99934e checksum=9baf2e4993dbb53babf18eea9e81a2e92ce79686632711a16a5b4f7776e94451
conf_files="/etc/olsrd.conf"
do_install() { do_install() {
vbin olsrd vbin olsrd