]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/pycurl
Firewall: Add ip addres after alias name in dropdown for source and target
[people/teissler/ipfire-2.x.git] / lfs / pycurl
index 2bc3c44cf4bde9f9d7b7549c3aef054ea272cc21..cf8bd71fc036d39e8ddf279d14ce33f07b20e716 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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