diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/olsrd-luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile index 7c11e817f..1fc21cdf3 100644 --- a/contrib/package/olsrd-luci/Makefile +++ b/contrib/package/olsrd-luci/Makefile @@ -13,7 +13,7 @@ PKG_BASENAME:=olsrd PKG_NAME:=$(PKG_BASENAME)-luci PKG_BASEVER:=0.5.6-r3 PKG_VERSION:=$(PKG_BASEVER)+hg1781 -PKG_RELEASE:=2 +PKG_RELEASE:=1 PKG_HGREV:=ecb9cb41f488 PKG_SOURCE:=$(PKG_HGREV).tar.gz |