[OLSRd] bump version from 0.6.6.2 to 0.6.7 (released 5-oct-2014)

See:
https://lists.olsr.org/pipermail/olsr-dev/2014-October/007429.html
This commit is contained in:
Bastian Bittorf 2014-10-19 08:34:34 +02:00
parent 21e4cc47bd
commit 10fd030ef4
1 changed files with 3 additions and 3 deletions

View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
PKG_VERSION:=0.6.6.2
PKG_RELEASE:=4
PKG_VERSION:=0.6.7
PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
PKG_MD5SUM:=e4e04bb033cffd99b3be397fa9063a54
PKG_MD5SUM:=ad46cb0a6b361f4790527da5566a076f
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk