contrib/packages: fix olsrd makefile
This commit is contained in:
parent
64a6bf01c0
commit
9709bb5316
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_BASENAME:=olsrd
|
||||
PKG_NAME:=$(PKG_BASENAME)-luci
|
||||
PKG_VERSION:=0.5.6-r3+hg2127
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=0.5.6-r3+hg2127
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_HGREV:=913b11abf7f1
|
||||
PKG_SOURCE:=$(PKG_HGREV).tar.gz
|
||||
|
|
Loading…
Reference in a new issue