components/zip/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
child 1058 34d7aaa03423
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    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) 2011, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		zip
    27 COMPONENT_NAME=		zip
    28 COMPONENT_VERSION=	3.0
    28 COMPONENT_VERSION=	3.0
    29 COMPONENT_PROJECT_URL=	http://www.info-zip.org/Zip.html
    29 COMPONENT_PROJECT_URL=	http://www.info-zip.org/Zip.html
    30 COMPONENT_SRC=		$(COMPONENT_NAME)30
    30 COMPONENT_SRC=		$(COMPONENT_NAME)30
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    32 COMPONENT_ARCHIVE_HASH=	sha1:c9f4099ecf2772b53c2dd4a8e508064ce015d182
    32 COMPONENT_ARCHIVE_HASH=	\
       
    33     sha256:f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369
    33 COMPONENT_ARCHIVE_URL=	ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE)
    34 
    35 
    35 include ../../make-rules/prep.mk
    36 include ../../make-rules/prep.mk
    36 include ../../make-rules/justmake.mk
    37 include ../../make-rules/justmake.mk
    37 include ../../make-rules/ips.mk
    38 include ../../make-rules/ips.mk