]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/python-feedparser
slang: revert parallelized build
[ipfire-2.x.git] / lfs / python-feedparser
index f540ef1af018b072c8bf7a68d94ba1db505f2581..a111f5320513d3f3aefd7a369cf81dbb195f6066 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  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,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python-feedparser
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = "python-mechanize"