From: Bastian Bittorf Date: Fri, 19 Jun 2015 11:19:57 +0000 (+0200) Subject: olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fcf34a758ee90cdf3c03c39cc2e52f91388c5799;p=feed%2Frouting.git olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1 --- diff --git a/olsrd/Makefile b/olsrd/Makefile index a72dd84..02adc92 100644 --- a/olsrd/Makefile +++ b/olsrd/Makefile @@ -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