components/openscap/Makefile
changeset 7687 1093e2a9adbd
parent 7527 352b7a456c30
child 7829 2de4f4ace09c
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    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 #
    21 #
    22 # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 BUILD_BITS= 64
    24 BUILD_BITS= 64
    25 COMPILER= gcc
    25 COMPILER= gcc
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    29 COMPONENT_VERSION=	1.2.9
    29 COMPONENT_VERSION=	1.2.9
    30 COMPONENT_PROJECT_URL=  http://www.open-scap.org
    30 COMPONENT_PROJECT_URL=  http://www.open-scap.org
    31 COMPONENT_DOWNLOAD_URL= https://fedorahosted.org/releases/o/p/openscap
    31 COMPONENT_DOWNLOAD_URL= https://fedorahosted.org/releases/o/p/openscap
    32 COMPONENT_ARCHIVE_HASH= sha256:20ae67ffabf90865fb2033d5c5e49bfb5fb485ffa6ff37910e8d7084c2236c74
    32 COMPONENT_ARCHIVE_HASH= sha256:20ae67ffabf90865fb2033d5c5e49bfb5fb485ffa6ff37910e8d7084c2236c74
    33 COMPONENT_ARCHIVE_URL=  $(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=  $(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
       
    34 COMPONENT_ANITYA_ID=	4619
    34 
    35 
    35 TPNO =			28398
    36 TPNO =			28398
    36 
    37 
    37 # Requires newer version of system/management/rad/client/rad-c from ON,
    38 # Requires newer version of system/management/rad/client/rad-c from ON,
    38 # available in S12 but not 11.3, so do not publish.
    39 # available in S12 but not 11.3, so do not publish.