commit 56ed4e73e0f12fe3b9b6b5fea40c851e211b2be2
parent c848b125f5fafe757fd9894dc17e51ce020c3a97
Author: Gabor SZOLLOSI <github@szogi.hu>
Date: Sun, 11 Oct 2015 21:13:08 +0200
open2300: format security off
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 <dev@localnet.hu>