From 772a6645717bb881fab2941bb4f9ede04cfb56a7 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 28 Jan 2015 13:44:37 +0000 Subject: fstools: fix exit code of uci-defaults script Signed-off-by: Jo-Philipp Wich SVN-Revision: 44180 --- package/system/fstools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/system/fstools/Makefile') diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile index a71401d443..3ddc0065ff 100644 --- a/package/system/fstools/Makefile +++ b/package/system/fstools/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fstools -PKG_VERSION:=2015-01-07 +PKG_VERSION:=2015-01-28 PKG_RELEASE=$(PKG_SOURCE_VERSION) -- cgit v1.2.3