[packages] olsrd: Update to v0.5.6-r5
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@16563 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
85ff5bb2ef
commit
28c5c098d3
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=olsrd
|
||||
PKG_VERSION:=0.5.6-r4
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.5.6-r5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.5
|
||||
PKG_MD5SUM:=16076660413bcf625ba8772fdb3d607f
|
||||
PKG_MD5SUM:=57a365750457e13e2e1a5c7963b1d344
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue