X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpython3-yaml;h=b8cda7f4009bdcfb79447a3b5fab146794b0f095;hb=ff699760213bc8a08ced5fc003a9041d8e1e0b51;hp=adbdf8f4f705bdfde1e6b8b40e5a90c909f04f04;hpb=046ef135e667e8727d0826891004870d980a2feb;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/python3-yaml b/lfs/python3-yaml index adbdf8f4f7..b8cda7f400 100644 --- a/lfs/python3-yaml +++ b/lfs/python3-yaml @@ -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-yaml -PAK_VER = 1 +PAK_VER = 2 -DEPS = "python3" +DEPS = ############################################################################### # Top-level Rules