1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00

open2300: format security off

This commit is contained in:
Gabor SZOLLOSI 2015-10-11 21:13:08 +02:00
parent c848b125f5
commit 56ed4e73e0

View File

@ -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>