components/libgcrypt/Makefile
changeset 7687 1093e2a9adbd
parent 6655 c100f92550c0
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64_and_32
    25 BUILD_BITS= 64_and_32
    26 
    26 
    27 # GCC 5.3 with the default optimization -O3 (set via shared-macros.mk),
    27 # GCC 5.3 with the default optimization -O3 (set via shared-macros.mk),
    28 # inlines _gcry_cipher_ocb_get_l, double_block_cpy and double_block to
    28 # inlines _gcry_cipher_ocb_get_l, double_block_cpy and double_block to
    41 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    41 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    42 COMPONENT_ARCHIVE_HASH= \
    42 COMPONENT_ARCHIVE_HASH= \
    43     sha256:ddac6111077d0a1612247587be238c5294dd0ee4d76dc7ba783cc55fb0337071
    43     sha256:ddac6111077d0a1612247587be238c5294dd0ee4d76dc7ba783cc55fb0337071
    44 COMPONENT_ARCHIVE_URL=  ftp://ftp.gnupg.org/gcrypt/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    44 COMPONENT_ARCHIVE_URL=  ftp://ftp.gnupg.org/gcrypt/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    45 COMPONENT_BUGDB=	library/libgcrypt
    45 COMPONENT_BUGDB=	library/libgcrypt
       
    46 COMPONENT_ANITYA_ID=	1623
    46 
    47 
    47 TPNO=			31181
    48 TPNO=			31181
    48 
    49 
    49 # Requires new pkgmogrify feature, available in S12 but not 11.3, so do not
    50 # Requires new pkgmogrify feature, available in S12 but not 11.3, so do not
    50 # publish.
    51 # publish.