summaryrefslogtreecommitdiff
path: root/recipes/tzcode
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tzcode')
-rw-r--r--recipes/tzcode/tzcode-native.inc2
-rw-r--r--recipes/tzcode/tzcode-native_2009k.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tzcode/tzcode-native.inc b/recipes/tzcode/tzcode-native.inc
index 8d3d6ddee7..0d6bd5b767 100644
--- a/recipes/tzcode/tzcode-native.inc
+++ b/recipes/tzcode/tzcode-native.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
-INC_PR = "r1"
+INC_PR = "r2"
S = "${WORKDIR}"
diff --git a/recipes/tzcode/tzcode-native_2009k.bb b/recipes/tzcode/tzcode-native_2009k.bb
index 59babb4856..834637e22f 100644
--- a/recipes/tzcode/tzcode-native_2009k.bb
+++ b/recipes/tzcode/tzcode-native_2009k.bb
@@ -1,5 +1,5 @@
require tzcode-native.inc
SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz \
- ftp://elsie.nci.nih.gov/pub/tzdata2009m.tar.gz \
+ ftp://elsie.nci.nih.gov/pub/tzdata2009n.tar.gz \
"
PR = "${INC_PR}.0"