[packages] Updated OLSR to version 0.6.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@24184 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
28060cf6b6
commit
4091001e0e
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=olsrd
|
PKG_NAME:=olsrd
|
||||||
PKG_VERSION:=0.6.0
|
PKG_VERSION:=0.6.1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
|
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
|
||||||
PKG_MD5SUM:=8425a10e315be5e061143ac310f2424b
|
PKG_MD5SUM:=a75fc9b6252df5b5f49f13418fafeff1
|
||||||
|
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
Loading…
Reference in a new issue