components/cackey/Makefile
changeset 7687 1093e2a9adbd
parent 6996 97ccfb23663a
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    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) 2016, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 # TESTING:
    25 # TESTING:
    26 #   Requires physical card reader attached to USB with card inserted.
    26 #   Requires physical card reader attached to USB with card inserted.
    27 #   SCM Microsystems, model SCR3310 is what was used in-house to test.
    27 #   SCM Microsystems, model SCR3310 is what was used in-house to test.
    48 # The new form includes the commit as a disambiguator, but the current archive
    48 # The new form includes the commit as a disambiguator, but the current archive
    49 # wasn't created with that in its name, so we use the old form until the next
    49 # wasn't created with that in its name, so we use the old form until the next
    50 # update.
    50 # update.
    51 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    51 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    52 COMPONENT_PROJECT_URL=  http://www.rkeene.org/projects/info/wiki/161
    52 COMPONENT_PROJECT_URL=  http://www.rkeene.org/projects/info/wiki/161
       
    53 COMPONENT_ANITYA_ID=	13291
    53 
    54 
    54 COMPONENT_ARCHIVE_SRC=	git
    55 COMPONENT_ARCHIVE_SRC=	git
    55 
    56 
    56 GIT_REPO= https://github.com/Conservatory/CACKey
    57 GIT_REPO= https://github.com/Conservatory/CACKey
    57 GIT_COMMIT_ID= 2f51a0d
    58 GIT_COMMIT_ID= 2f51a0d