From: Jo-Philipp Wich Date: Mon, 29 Dec 2008 17:27:35 +0000 (+0000) Subject: contrib/packages: fix olsrd makefile X-Git-Tag: 0.9.0~846 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9709bb5316b147e0f9ba04d228d2fb72306e824d;p=oweals%2Fluci.git contrib/packages: fix olsrd makefile --- diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile index c94249ca3..b793b3811 100644 --- a/contrib/package/olsrd-luci/Makefile +++ b/contrib/package/olsrd-luci/Makefile @@ -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