X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpython3-colorama;h=e7bc004b18cbcb07bed07ace8feea5c5978e268e;hb=d73e1c75c862f1a6471a81a31f14d36f4f20a4c2;hp=c6d116a3a6701cd49b3275abedc3eb27625cf715;hpb=d6d070a07a5394f9d6e4d3cd49884ce78c68db62;p=ipfire-2.x.git diff --git a/lfs/python3-colorama b/lfs/python3-colorama index c6d116a3a6..e7bc004b18 100644 --- a/lfs/python3-colorama +++ b/lfs/python3-colorama @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-colorama -PAK_VER = 1 +PAK_VER = 2 -DEPS = "python3" +DEPS = ############################################################################### # Top-level Rules