]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/vdr_eepg
iputils: update to 20210202
[people/pmueller/ipfire-2.x.git] / lfs / vdr_eepg
index 4a3f811d8a7685b022572dacc409d21dcdf5a287..2fc83dc965f87e43991ac73524d60fbb352db084 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        #
@@ -24,9 +24,8 @@
 
 include Config
 
-GIT_VER    = 69b47ba4bf0195fd6820beb2cf4f7c7ea31f4011
+GIT_VER    = 32b4e669bf8bc6e3336073616c121f10b8518fe8
 VER        = master
-SUP_ARCHES =
 
 THISAPP    = vdr-plugin-eepg-$(VER)
 DL_FILE    = vdr-plugin-eepg-$(GIT_VER).tar.bz2
@@ -37,11 +36,11 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vdr_eepg
-PAK_VER    = 1
+PAK_VER    = 4
 
-DEPS       = ""
+DEPS       =
 
-VDRPLUGVER = 2.0.0
+VDRPLUGVER = 2.4.3
 
 EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
 CFLAGS    += $(EXTRA_FLAGS)
@@ -55,7 +54,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)  = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5  = 0d8049949263f9a2b8deb2ae9919bc49
+$(DL_FILE)_MD5  = 53c5ec7358da2ce740a764f9d429d96f
 
 install : $(TARGET)