components/apache2-modules/mod_fcgid/Makefile
changeset 7687 1093e2a9adbd
parent 5682 94c0ca64c022
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		mod_fcgid
    28 COMPONENT_NAME=		mod_fcgid
    29 COMPONENT_VERSION=	2.3.9
    29 COMPONENT_VERSION=	2.3.9
    30 COMPONENT_PROJECT_URL=	http://httpd.apache.org/mod_fcgid/
    30 COMPONENT_PROJECT_URL=	http://httpd.apache.org/mod_fcgid/
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:1cbad345e3376b5d7c8f9a62b471edd7fa892695b90b79502f326b4692a679cf
    32     sha256:1cbad345e3376b5d7c8f9a62b471edd7fa892695b90b79502f326b4692a679cf
    33 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
       
    34 COMPONENT_ANITYA_ID=	13295
    34 
    35 
    35 TPNO=			8878
    36 TPNO=			8878
    36 
    37 
    37 BUILD_STYLE= justmake
    38 BUILD_STYLE= justmake
    38 include ../modules.mk
    39 include ../modules.mk