* luci-0.8: revert olsrd version for now
This commit is contained in:
parent
1fb3e99614
commit
f967cc34d6
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_BASENAME:=olsrd
|
||||
PKG_NAME:=$(PKG_BASENAME)-luci
|
||||
PKG_VERSION:=0.5.6-r2
|
||||
PKG_RELEASE:=7
|
||||
PKG_VERSION:=0.5.6
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_BASENAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.5
|
||||
PKG_MD5SUM:=64b439cde30f48764f02cdd8766aba40
|
||||
PKG_MD5SUM:=918a4d43eebb6d62889ecedb941c2029
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue