olsrd: bump to 0.6.8
This commit is contained in:
parent
061ce7584c
commit
743e4c27e2
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=olsrd
|
||||
PKG_VERSION:=0.6.7.1
|
||||
PKG_RELEASE:=5
|
||||
PKG_VERSION:=0.6.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
|
||||
|
||||
PKG_MD5SUM:=d4411d4ed94b399a3778b8036dee1214
|
||||
PKG_MD5SUM:=feabdd611391dcb30af5795e834cc258
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
|
|
Loading…
Reference in a new issue