]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python-rssdler
core129: Ship updated OpenVPN
[people/pmueller/ipfire-2.x.git] / lfs / python-rssdler
index 61651478fb450d6fdc7ede3b5e176b140793bb5f..91ff8e7321645353244452912987de37d77f30dd 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)/rssdler040
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python-rssdler
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = "python-feedparser python-mechanize"