From: Gabor SZOLLOSI Date: Sun, 11 Oct 2015 19:13:08 +0000 (+0200) Subject: open2300: format security off X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=56ed4e73e0f12fe3b9b6b5fea40c851e211b2be2;p=openwrt-packages.git open2300: format security off --- diff --git a/utils/open2300/Makefile b/utils/open2300/Makefile index 949d08d06..4f6d71b84 100644 --- a/utils/open2300/Makefile +++ b/utils/open2300/Makefile @@ -18,6 +18,7 @@ PKG_SOURCE_URL:=http://www.lavrsen.dk/svn/open2300/trunk PKG_SOURCE_VERSION:=r12 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) +PKG_CHECK_FORMAT_SECURITY:=0 PKG_MAINTAINER:=Gabor SZOLLOSI