components/wget/Makefile
changeset 7687 1093e2a9adbd
parent 7245 934578b959f0
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=		wget
    28 COMPONENT_NAME=		wget
    29 COMPONENT_VERSION=	1.18
    29 COMPONENT_VERSION=	1.18
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
    32     sha256:b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
       
    33 COMPONENT_ANITYA_ID=	5124
    33 
    34 
    34 TPNO=			29459
    35 TPNO=			29459
    35 
    36 
    36 # Enable adiheap and adistack security extensions
    37 # Enable adiheap and adistack security extensions
    37 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)
    38 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)