python/colored: Updated for version 1.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5682f79e8d
commit
e85d6cc972
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=colored
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colored"
|
||||
VERSION="1.4.1"
|
||||
VERSION="1.4.2"
|
||||
HOMEPAGE="https://gitlab.com/dslackw/colored"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/49/28/757731f5a6023649064d976913d588da060678c50a20e9dc4abed5aedeb4/colored-1.4.1.tar.gz"
|
||||
MD5SUM="c271f2e5601f3baa7bc94948f7825022"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/b2/16/04827e24c14266d9161bd86bad50069fea453fa006c3d2b31da39251184a/colored-1.4.2.tar.gz"
|
||||
MD5SUM="d57af7efd2320fc6ff11662bcf0f2864"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue