]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - tzdata/tzdata.nm
setup: Drop /etc/environment
[ipfire-3.x.git] / tzdata / tzdata.nm
index 8a5abd34df076b594636f33274086921ecaa2b6e..b05a04a6dfebb1cded0d65163d239d1a324de21e 100644 (file)
@@ -3,16 +3,16 @@
 # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
 ###############################################################################
 
-tzdata_version = 2014j
-tzcode_version = 2014j
+tzdata_version = 2019a
+tzcode_version = 2019a
 
 name       = tzdata
 version    = %{tzdata_version}
-release    = 2
+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