From patchwork Sun Dec 13 14:55:09 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 556185 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 721EE140323 for ; Mon, 14 Dec 2015 01:55:26 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B0F883209E; Sun, 13 Dec 2015 14:55:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GoS+vTBxGnnf; Sun, 13 Dec 2015 14:55:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id DCB2D320C3; Sun, 13 Dec 2015 14:55:21 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DED181BFBFD for ; Sun, 13 Dec 2015 14:55:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D985C8C685 for ; Sun, 13 Dec 2015 14:55:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u66gXRyK5YR4 for ; Sun, 13 Dec 2015 14:55:17 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by whitealder.osuosl.org (Postfix) with ESMTPS id 87F778C607 for ; Sun, 13 Dec 2015 14:55:17 +0000 (UTC) Received: from fwd35.aul.t-online.de (fwd35.aul.t-online.de [172.20.27.145]) by mailout03.t-online.de (Postfix) with SMTP id 7E9571A04AD for ; Sun, 13 Dec 2015 15:55:15 +0100 (CET) Received: from fli4l.lan.fli4l (VyhUjmZDrhlO+G3GbbfeEfUwsBaTlAf0V7Rr3kftbSTlqUjRmNlpANfULP+mpmrZCw@[79.221.107.61]) by fwd35.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1a883N-3ZXv1M0; Sun, 13 Dec 2015 15:55:13 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:54938 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.86) (envelope-from ) id 1a883M-0003h8-HX; Sun, 13 Dec 2015 15:55:12 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 13 Dec 2015 15:55:09 +0100 Message-Id: <1450018510-17443-1-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.6.2 X-ID: VyhUjmZDrhlO+G3GbbfeEfUwsBaTlAf0V7Rr3kftbSTlqUjRmNlpANfULP+mpmrZCw X-TOI-MSGID: b7e7b878-fad6-4f1d-9095-1a9772ee0f50 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 1/2] package/dtv-scan-tables: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/dtv-scan-tables/dtv-scan-tables.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/dtv-scan-tables/dtv-scan-tables.mk b/package/dtv-scan-tables/dtv-scan-tables.mk index 4114d23..58d794a 100644 --- a/package/dtv-scan-tables/dtv-scan-tables.mk +++ b/package/dtv-scan-tables/dtv-scan-tables.mk @@ -4,7 +4,7 @@ # ################################################################################ -DTV_SCAN_TABLES_VERSION = f2053b34a5ac6f263edc22888b0db4b1fa563fe4 +DTV_SCAN_TABLES_VERSION = 6da0f5e851dd5e51e43b87136228a88705a7ba69 DTV_SCAN_TABLES_SITE = http://git.linuxtv.org/cgit.cgi/dtv-scan-tables.git DTV_SCAN_TABLES_SITE_METHOD = git