components/apache2-modules/mod_fcgid/Makefile
changeset 1669 f8dafae9ff1a
parent 1434 c782e620dd26
child 1948 2d1537e7942d
equal deleted inserted replaced
1668:b65707af84c2 1669:f8dafae9ff1a
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		mod_fcgid
    25 COMPONENT_NAME=		mod_fcgid
    26 COMPONENT_VERSION=	2.3.6
    26 COMPONENT_VERSION=	2.3.9
    27 COMPONENT_PROJECT_URL=	http://httpd.apache.org/mod_fcgid/
    27 COMPONENT_PROJECT_URL=	http://httpd.apache.org/mod_fcgid/
    28 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:e831795498d91cf27a519ea1332c2a92a2a9920b0844d817b2ea7f079056d12b
    31     sha256:1cbad345e3376b5d7c8f9a62b471edd7fa892695b90b79502f326b4692a679cf
    32 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	utility/apache
    33 COMPONENT_BUGDB=	utility/apache
    34 
    34 
    35 include ../../../make-rules/prep.mk
    35 include ../../../make-rules/prep.mk
    36 include ../../../make-rules/justmake.mk
    36 include ../../../make-rules/justmake.mk