@ -8,19 +8,19 @@
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_NAME := rsyslog
PKG_NAME := rsyslog
PKG_VERSION := 8.18 .0
PKG_VERSION := 8.37 .0
PKG_RELEASE := 1
PKG_RELEASE := 1
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := http://www.rsyslog.com/files/download/rsyslog/
PKG_HASH := 94346237ecfa22c9f78cebc3f18d59056f5d9846eb906c75beaa7e486f02c695
PKG_SOURCE_URL := https ://www.rsyslog.com/files/download/rsyslog/
PKG_HASH := 295c289b4c8abd8f8f3fe35a83249b739cedabe82721702b910255f9faf147e7
PKG_MAINTAINER := Dov Murik <dmurik@us.ibm.com>
PKG_MAINTAINER := Dov Murik <dmurik@us.ibm.com>
PKG_LICENSE := GPL-3.0
PKG_LICENSE := GPL-3.0
PKG_LICENSE_FILES := COPYING
PKG_LICENSE_FILES := COPYING
PKG_BUILD_PARALLEL := 1
PKG_INSTALL := 1
PKG_INSTALL := 1
PKG_FIXUP := autoreconf
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
@ -28,7 +28,7 @@ define Package/rsyslog
SECTION:= net
SECTION:= net
CATEGORY:= Network
CATEGORY:= Network
TITLE:= Enhanced system logging and kernel message trapping daemons
TITLE:= Enhanced system logging and kernel message trapping daemons
URL:= http://www.rsyslog.com/
URL:= https ://www.rsyslog.com/
DEPENDS:= +libestr +libfastjson +libuuid +zlib +USE_UCLIBC:libpthread +USE_UCLIBC:librt
DEPENDS:= +libestr +libfastjson +libuuid +zlib +USE_UCLIBC:libpthread +USE_UCLIBC:librt
e n d e f
e n d e f
@ -40,9 +40,6 @@ CONFIGURE_ARGS+= \
--disable-libgcrypt \
--disable-libgcrypt \
--disable-liblogging-stdlog
--disable-liblogging-stdlog
TARGET_CFLAGS += \
-std= c99
d e f i n e P a c k a g e / r s y s l o g / i n s t a l l
d e f i n e P a c k a g e / r s y s l o g / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/sbin
$( INSTALL_DIR) $( 1) /usr/sbin
$( CP) $( PKG_INSTALL_DIR) /usr/sbin/rsyslogd $( 1) /usr/sbin/
$( CP) $( PKG_INSTALL_DIR) /usr/sbin/rsyslogd $( 1) /usr/sbin/