mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/python-certifi: Updated for version 2016.02.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7dfca41930
commit
25d51a2b05
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for python-certifi
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-certifi
|
||||
SRCNAM=certifi
|
||||
VERSION=${VERSION:-2015.11.20.1}
|
||||
VERSION=${VERSION:-2016.2.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-certifi"
|
||||
VERSION="2015.11.20.1"
|
||||
VERSION="2016.2.28"
|
||||
HOMEPAGE="http://certifi.io/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/certifi/certifi-2015.11.20.1.tar.gz"
|
||||
MD5SUM="e04b512009401603f1485380ac879cf5"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/certifi/certifi-2016.2.28.tar.gz"
|
||||
MD5SUM="5d672aa766e1f773c75cfeccd02d3650"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue