@ -6,19 +6,20 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_SOURCE_VERSION := 8bd996400d087028ba56b724abc1f5b378eaa77f
PKG_NAME := crconf
PKG_NAME := crconf
PKG_VERSION := pre2-$( PKG_SOURCE_VERSION)
PKG_RELEASE := 1
PKG_RELEASE := 1
PKG_SOURCE_PROTO := git
PKG_SOURCE_PROTO := git
PKG_SOURCE_URL := https://git.code.sf.net/p/crconf/code
PKG_SOURCE_URL := https://git.code.sf.net/p/crconf/code
PKG_MIRROR_HASH := f772306c0b005c18f481b73e3be193dba5ebb9f6f3bf20cb3f67c4a80dac0613
PKG_SOURCE_DATE := 2018-03-02
PKG_SOURCE_VERSION := 8bd996400d087028ba56b724abc1f5b378eaa77f
PKG_MIRROR_HASH := 454307cb40a8743b53933cbdd4d9367996ffcf1bd2946413d2862cf050df3bca
PKG_MAINTAINER := Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_MAINTAINER := Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE := GPL-2.0-only
PKG_INSTALL := 1
PKG_INSTALL := 1
PKG_BUILD_PARALLEL := 1
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -37,6 +38,8 @@ define Package/crconf/description
Most interesting stuff you can find on https://wiki.strongswan.org
Most interesting stuff you can find on https://wiki.strongswan.org
e n d e f
e n d e f
MAKE_FLAGS += CFLAGS = " $( TARGET_CFLAGS) -I../include "
d e f i n e P a c k a g e / c r c o n f / i n s t a l l
d e f i n e P a c k a g e / c r c o n f / i n s t a l l
$( INSTALL_DIR) $( 1) /sbin
$( INSTALL_DIR) $( 1) /sbin
$( INSTALL_BIN) $( PKG_INSTALL_DIR) /sbin/crconf $( 1) /sbin
$( INSTALL_BIN) $( PKG_INSTALL_DIR) /sbin/crconf $( 1) /sbin