components/libexpat/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
child 824 3c0f8247e0cd
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		expat
    28 COMPONENT_NAME=		expat
    29 COMPONENT_VERSION=	2.0.1
    29 COMPONENT_VERSION=	2.0.1
    30 COMPONENT_PROJECT_URL=	http://expat.sourceforge.net/
    30 COMPONENT_PROJECT_URL=	http://expat.sourceforge.net/
    31 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    31 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE_HASH=	sha1:663548c37b996082db1f2f2c32af060d7aa15c2d
    33 COMPONENT_ARCHIVE_HASH=	\
       
    34     sha256:847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93
    34 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/project/expat/expat/2.0.1/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/project/expat/expat/2.0.1/$(COMPONENT_ARCHIVE)
    35 
    36 
    36 include ../../make-rules/prep.mk
    37 include ../../make-rules/prep.mk
    37 include ../../make-rules/configure.mk
    38 include ../../make-rules/configure.mk
    38 include ../../make-rules/ips.mk
    39 include ../../make-rules/ips.mk