components/ruby/hiera/Makefile
changeset 7687 1093e2a9adbd
parent 7565 48aa82a0931f
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) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 RUBY_VERSION=2.1
    26 RUBY_VERSION=2.1
    27 RUBY_LIB_VERSION=2.1.0
    27 RUBY_LIB_VERSION=2.1.0
    28 RUBY_VERSIONS=2.1.0
    28 RUBY_VERSIONS=2.1.0
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35     sha256:39a5d7a14dafaf4745b1f660e7b78a80d2f2724ac89d467a092305c1eea5f576
    35     sha256:39a5d7a14dafaf4745b1f660e7b78a80d2f2724ac89d467a092305c1eea5f576
    36 COMPONENT_ARCHIVE_URL=	http://rubygems.org/gems/$(COMPONENT_SRC).gem
    36 COMPONENT_ARCHIVE_URL=	http://rubygems.org/gems/$(COMPONENT_SRC).gem
    37 COMPONENT_PROJECT_URL=  https://github.com/puppetlabs/hiera
    37 COMPONENT_PROJECT_URL=  https://github.com/puppetlabs/hiera
    38 COMPONENT_BUGDB=	utility/puppet
    38 COMPONENT_BUGDB=	utility/puppet
       
    39 COMPONENT_ANITYA_ID=	1317
    39 
    40 
    40 TPNO=                   30453
    41 TPNO=                   30453
    41 
    42 
    42 # No gemspec is shipped with the gem. Create one
    43 # No gemspec is shipped with the gem. Create one
    43 COMPONENT_POST_UNPACK_ACTION= \
    44 COMPONENT_POST_UNPACK_ACTION= \