Browse Source

etherwake: disable PKG_CHECK_FORMAT_SECURITY for now

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
lilik-openwrt-22.03
Etienne CHAMPETIER 10 years ago
parent
commit
5c6c766c4c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/etherwake/Makefile

+ 1
- 0
net/etherwake/Makefile View File

@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/e/etherwake
PKG_MD5SUM:=628e8b2a28d47f262e4c26c989402a59
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION).orig
PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk


Loading…
Cancel
Save