olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1

This commit is contained in:
Bastian Bittorf 2015-06-19 13:19:57 +02:00
parent 2c58742f63
commit fcf34a758e
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:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2