components/openca-ocspd/Makefile
changeset 6911 7b878dfe6f0d
parent 6424 5839dc11470b
child 7687 1093e2a9adbd
equal deleted inserted replaced
6910:93182fb9923a 6911:7b878dfe6f0d
    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=		openca-ocspd
    28 COMPONENT_NAME=		openca-ocspd
    29 COMPONENT_VERSION=	3.1.2
    29 COMPONENT_VERSION=	3.1.2
       
    30 # The new form includes the commit as a disambiguator, but the current archive
       
    31 # wasn't created with that in its name, so we use the old form until the next
       
    32 # update.
       
    33 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_PROJECT_URL=	https://www.openca.org/projects/ocspd/
    34 COMPONENT_PROJECT_URL=	https://www.openca.org/projects/ocspd/
    31 COMPONENT_ARCHIVE_SRC=	git
    35 COMPONENT_ARCHIVE_SRC=	git
    32 COMPONENT_BUGDB=	library/smartcard
    36 COMPONENT_BUGDB=	library/smartcard
    33 
    37 
    34 GIT_REPO= https://github.com/openca/openca-ocspd
    38 GIT_REPO= https://github.com/openca/openca-ocspd