mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/pytzdata: Updated for version 2018.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c148650a2d
commit
b557f51dec
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pytzdata
|
||||
|
||||
# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2016-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pytzdata
|
||||
VERSION=${VERSION:-2018.5}
|
||||
VERSION=${VERSION:-2018.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pytzdata"
|
||||
VERSION="2018.5"
|
||||
VERSION="2018.9"
|
||||
HOMEPAGE="https://github.com/sdispater/pytzdata"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/7a/0e/b8e9036ec4a7b131a3ff57707b62d0d183d777cec0605027ace08ee719e4/pytzdata-2018.5.tar.gz"
|
||||
MD5SUM="3e938c9fd9ba4f741257d36f25f901e0"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/b1/c3/68e48088900f99170760193fda5322e090e55583ffd216d9d12577d249f6/pytzdata-2018.9.tar.gz"
|
||||
MD5SUM="b748540f2488c51d209f4d7cb67e3e09"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue