olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1
This commit is contained in:
parent
2c58742f63
commit
fcf34a758e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=olsrd
|
||||
PKG_VERSION:=0.9.1
|
||||
PKG_VERSION:=0.9.0.1
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
|
|
Loading…
Reference in a new issue