olsrd: update to 0.9.7.
This commit is contained in:
parent
412850032d
commit
36f9de0728
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'olsrd'
|
||||
pkgname=olsrd
|
||||
version=0.9.6.2
|
||||
version=0.9.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/olsrd.conf"
|
||||
hostmakedepends="bison flex"
|
||||
makedepends="gpsd"
|
||||
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"
|
||||
homepage="http://www.olsr.org/"
|
||||
distfiles="https://github.com/OLSR/olsrd/archive/v${version}.tar.gz"
|
||||
checksum=e1e2c1eb4f05fa737bc96fe49c9596984d4059f5209a7149f0a23ac54b99934e
|
||||
checksum=9baf2e4993dbb53babf18eea9e81a2e92ce79686632711a16a5b4f7776e94451
|
||||
|
||||
conf_files="/etc/olsrd.conf"
|
||||
|
||||
do_install() {
|
||||
vbin olsrd
|
||||
|
|
Loading…
Reference in a new issue