components/cackey/Makefile
changeset 6911 7b878dfe6f0d
parent 6279 b8986042dd84
child 6996 97ccfb23663a
equal deleted inserted replaced
6910:93182fb9923a 6911:7b878dfe6f0d
    43 BUILD_BITS= 64
    43 BUILD_BITS= 64
    44 include ../../make-rules/shared-macros.mk
    44 include ../../make-rules/shared-macros.mk
    45  
    45  
    46 COMPONENT_NAME=         CACKey
    46 COMPONENT_NAME=         CACKey
    47 COMPONENT_VERSION=      0.7.4
    47 COMPONENT_VERSION=      0.7.4
       
    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
       
    50 # update.
       
    51 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    48 COMPONENT_PROJECT_URL=  http://www.rkeene.org/projects/info/wiki/161
    52 COMPONENT_PROJECT_URL=  http://www.rkeene.org/projects/info/wiki/161
    49 
    53 
    50 COMPONENT_ARCHIVE_SRC=	git
    54 COMPONENT_ARCHIVE_SRC=	git
    51 
    55 
    52 GIT_REPO= https://github.com/Conservatory/CACKey
    56 GIT_REPO= https://github.com/Conservatory/CACKey