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