components/ntp/Makefile
changeset 7413 b91a5b8cbc7f
parent 6482 d5493015b12e
child 7687 1093e2a9adbd
equal deleted inserted replaced
7412:49c812f3de0b 7413:b91a5b8cbc7f
    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=		ntp
    28 COMPONENT_NAME=		ntp
    29 COMPONENT_VERSION=	4.2.8
    29 COMPONENT_VERSION=	4.2.8
    30 COMPONENT_PATCH_VERSION=	8
    30 COMPONENT_PATCH_VERSION=	9
    31 COMPONENT_RC_VERSION=	1
    31 COMPONENT_RC_VERSION=	1
    32 HUMAN_VERSION=		$(COMPONENT_VERSION)p$(COMPONENT_PATCH_VERSION)
    32 HUMAN_VERSION=		$(COMPONENT_VERSION)p$(COMPONENT_PATCH_VERSION)
    33 IPS_COMPONENT_VERSION=	$(COMPONENT_VERSION).$(COMPONENT_PATCH_VERSION)
    33 IPS_COMPONENT_VERSION=	$(COMPONENT_VERSION).$(COMPONENT_PATCH_VERSION)
    34 COMPONENT_PROJECT_URL=	http://www.ntp.org/
    34 COMPONENT_PROJECT_URL=	http://www.ntp.org/
    35 COMPONENT_SRC_NAME=	ntp
    35 COMPONENT_SRC_NAME=	ntp
    36 COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(HUMAN_VERSION)
    36 COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(HUMAN_VERSION)
    37 COMPONENT_ARCHIVE_HASH=	 \
    37 COMPONENT_ARCHIVE_HASH=	 \
    38     sha256:2ab3d0b5f0456e6311dda1cc27ab75da108762773a19e46abd938bd9407b97ee
    38     sha256:b724287778e1bac625b447327c9851eedef020517a3545625e9f652a90f30b72
    39 COMPONENT_ARCHIVE_URL=	http://archive.ntp.org/ntp4/ntp-4.2/$(COMPONENT_ARCHIVE)
    39 COMPONENT_ARCHIVE_URL=	http://archive.ntp.org/ntp4/ntp-4.2/$(COMPONENT_ARCHIVE)
    40 COMPONENT_BUGDB= service/ntp
    40 COMPONENT_BUGDB= service/ntp
    41 
    41 
    42 # NTP tests log results in separate files. Instead of geting the output
    42 # NTP tests log results in separate files. Instead of geting the output
    43 # of the build and test and deleting the extra lines, it is easier to just
    43 # of the build and test and deleting the extra lines, it is easier to just