[Buildroot] [git commit] package/vdr: bump version to 2.4.1

Peter Korsgaard peter at korsgaard.com
Wed Aug 28 21:38:40 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=1ca7cdc2bf0e37fc713a4e32dd03b7d7a9e62be3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
https://www.linuxtv.org/pipermail/vdr/2019-June/029497.html

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/vdr/vdr.hash | 6 +++---
 package/vdr/vdr.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/vdr/vdr.hash b/package/vdr/vdr.hash
index e9cee9a5b5..99f6ba822d 100644
--- a/package/vdr/vdr.hash
+++ b/package/vdr/vdr.hash
@@ -1,5 +1,5 @@
-# From https://www.linuxtv.org/pipermail/vdr/2018-April/029407.html
-md5 12c6a3abeadfa915fcfe736bb047a3ab  vdr-2.4.0.tar.bz2
+# From https://www.linuxtv.org/pipermail/vdr/2019-June/029497.html
+md5 b2897fe6b6e6711d512a69642b1b8ec1  vdr-2.4.1.tar.bz2
 # Locally computed
-sha256 93af49fe87048073dc38ef5e6c71e9704344d730f21c261afac69e3c937f8cce  vdr-2.4.0.tar.bz2
+sha256 25c3f835c4f3ff92cd2db10c004439ef22c2e895193c77fbe8cc7eac4858a1dc  vdr-2.4.1.tar.bz2
 sha256 ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7  COPYING
diff --git a/package/vdr/vdr.mk b/package/vdr/vdr.mk
index 67e160c8f0..83cdede307 100644
--- a/package/vdr/vdr.mk
+++ b/package/vdr/vdr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VDR_VERSION = 2.4.0
+VDR_VERSION = 2.4.1
 VDR_SOURCE = vdr-$(VDR_VERSION).tar.bz2
 VDR_SITE = ftp://ftp.tvdr.de/vdr
 VDR_LICENSE = GPL-2.0+


More information about the buildroot mailing list