aboutsummaryrefslogtreecommitdiff
path: root/python/tzdata/tzdata.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-01-23 14:49:08 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-25 09:03:42 +0700
commitf5172cf7e476f635b9a7819904ceea609dea9d84 (patch)
tree422b976b48c0c4125a9740fed5ce7ce07d9e045d /python/tzdata/tzdata.SlackBuild
parente890313b9651a332775cb1499465793c525f9f30 (diff)
python/tzdata: Updated for version 2025.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tzdata/tzdata.SlackBuild')
-rw-r--r--python/tzdata/tzdata.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/tzdata/tzdata.SlackBuild b/python/tzdata/tzdata.SlackBuild
index 71cd303886..183686f9e2 100644
--- a/python/tzdata/tzdata.SlackBuild
+++ b/python/tzdata/tzdata.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tzdata
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tzdata
-VERSION=${VERSION:-2024.2}
+VERSION=${VERSION:-2025.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}