]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/vdradmin
Core Update 157: remove SUID bit from /usr/bin/gpg
[people/pmueller/ipfire-2.x.git] / lfs / vdradmin
index bca5c58357172c48a57f51098d5198bee76c920e..346b19489758b185229ae5129635f3c207451f48 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2013  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,9 +33,9 @@ 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"
+DEPS       = perl-gettext vdr vdr_epgsearch
 
 ###############################################################################
 # Top-level Rules
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d5cd89325f5a5dca5846a905b17d0bc2
+$(DL_FILE)_MD5 = 467ff4a482be2a5331ad4224a1cb9d8e
 
 install : $(TARGET)