components/snort/Makefile
changeset 800 2ad056ed89ec
parent 213 7d4229dba5ed
child 1058 34d7aaa03423
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		snort
    28 COMPONENT_NAME=		snort
    29 COMPONENT_VERSION=	2.8.4.1
    29 COMPONENT_VERSION=	2.8.4.1
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE_HASH=	sha1:3ffabb5366c088952fefab19a8dc19ce84d62645
    32 COMPONENT_ARCHIVE_HASH=	\
       
    33     sha256:ee7f790eb3df4e6156a7c865f1ba22855394c9e3c13fdc57d60a8647267fc209
    33 COMPONENT_PROJECT_URL=	http://www.snort.org/
    34 COMPONENT_PROJECT_URL=	http://www.snort.org/
    34 # the main site does not retain older releases
    35 # the main site does not retain older releases
    35 COMPONENT_ARCHIVE_URL=	http://mirror2.openwrt.org/sources/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=	http://mirror2.openwrt.org/sources/$(COMPONENT_ARCHIVE)
    36 
    37 
    37 include ../../make-rules/prep.mk
    38 include ../../make-rules/prep.mk