olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1

This commit is contained in:
Bastian Bittorf 2015-06-19 13:20:36 +02:00
parent 212640f11d
commit 4a5132cc66
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
PKG_VERSION:=0.9.1
PKG_VERSION:=0.9.0.1
PKG_RELEASE:=6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2