aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2019.3.bb
blob: 5fb6005d9f9236699e0f1c4cbd4ba31f28ce960a (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "TZInfo::Data - Timezone Data for TZInfo"
HOMEPAGE = "https://tzinfo.github.io/"

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c326926e773a4e99e89820f5d8a0966f"

SRC_URI = "git://github.com/tzinfo/tzinfo-data.git;protocol=https;tag=v1.2019.3"

S = "${WORKDIR}/git"

inherit ruby