]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python-rssdler
samba: Link against avahi
[people/pmueller/ipfire-2.x.git] / lfs / python-rssdler
index 61651478fb450d6fdc7ede3b5e176b140793bb5f..2b73a27749f9f808110f0d1de7630ff75e9aff88 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,9 +32,9 @@ 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"
+DEPS       = python-feedparser python-mechanize
 
 ###############################################################################
 # Top-level Rules