]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - tzdata/tzdata.nm
tzdata: Update to 2019b
[ipfire-3.x.git] / tzdata / tzdata.nm
index c7cb4a0a84243a2839dae180453af7d47135933a..ece9f66ef135f6350dfb4abc448adbeab0d1c461 100644 (file)
@@ -3,8 +3,8 @@
 # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
 ###############################################################################
 
-tzdata_version = 2016h
-tzcode_version = 2016h
+tzdata_version = 2019b
+tzcode_version = 2019b
 
 name       = tzdata
 version    = %{tzdata_version}
@@ -12,7 +12,7 @@ release    = 1
 arch       = noarch
 
 groups     = System/Base
-url        = http://www.iana.org/time-zones
+url        = https://www.iana.org/time-zones
 license    = Public Domain
 summary    = Timezone data.
 
@@ -21,7 +21,7 @@ description
        the world.
 end
 
-source_dl += http://www.iana.org/time-zones/repository/releases/
+source_dl += https://www.iana.org/time-zones/repository/releases/
 sources    = tzdata%{tzdata_version}.tar.gz tzcode%{tzcode_version}.tar.gz
 
 build