components/fetchmail/Makefile
changeset 800 2ad056ed89ec
parent 587 9cc973a7ad62
child 965 9bd86858aaa1
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=		fetchmail
    28 COMPONENT_NAME=		fetchmail
    29 COMPONENT_VERSION=	6.3.21
    29 COMPONENT_VERSION=	6.3.21
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    32 COMPONENT_ARCHIVE_HASH=	sha1:e32a0d40ec133d651782543ecd7bc9bbee52dff7
    32 COMPONENT_ARCHIVE_HASH=	\
       
    33     sha256:9b20eededa7d15ab2bde2d4a0c2d169d4882021cd63042ecbed2f13999185502
    33 COMPONENT_ARCHIVE_URL=	http://download.berlios.de/fetchmail/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	http://download.berlios.de/fetchmail/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=	http://fetchmail.berlios.de/
    35 COMPONENT_PROJECT_URL=	http://fetchmail.berlios.de/
    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