]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/vdradmin
vdradmin: update to 3.6.10
[ipfire-2.x.git] / lfs / vdradmin
index a78919f7eae092429c9c48d65809c26d19931c44..de9680b1b2fea16b74eacd161e09cef8955f1598 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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        #
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 3.6.9
+VER        = 3.6.10
 
 THISAPP    = vdradmin-am-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vdradmin
-PAK_VER    = 5
+PAK_VER    = 6
 
 DEPS       = "perl-gettext vdr vdr_epgsearch"
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d5cd89325f5a5dca5846a905b17d0bc2
+$(DL_FILE)_MD5 = 467ff4a482be2a5331ad4224a1cb9d8e
 
 install : $(TARGET)