X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpycurl;h=91fe3be1692c345cb0187e198bcd38896c960658;hb=ea72700a3b5f53680b218e9261593806bdc5f7d4;hp=2bc3c44cf4bde9f9d7b7549c3aef054ea272cc21;hpb=ecd0ac08a56363fd779bcd08d70a4720f99a33db;p=ipfire-2.x.git diff --git a/lfs/pycurl b/lfs/pycurl index 2bc3c44cf4..91fe3be169 100644 --- a/lfs/pycurl +++ b/lfs/pycurl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = pycurl -PAK_VER = 1 +PAK_VER = 2 -DEPS = "curl" +DEPS = "" CFLAGS += -DHAVE_CURL_OPENSSL