From patchwork Tue Oct 20 19:42:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 533137 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 AAD6914110B for ; Wed, 21 Oct 2015 06:42:44 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id F22B427160; Tue, 20 Oct 2015 19:42:42 +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 vemJmoTsEjXl; Tue, 20 Oct 2015 19:42:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5E87F32A18; Tue, 20 Oct 2015 19:42:40 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id DFACA1BF9A7 for ; Tue, 20 Oct 2015 19:42:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id D86DA27160 for ; Tue, 20 Oct 2015 19:42:35 +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 zlSzOGWP-y6U for ; Tue, 20 Oct 2015 19:42:35 +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 silver.osuosl.org (Postfix) with ESMTPS id ECD622D6C1 for ; Tue, 20 Oct 2015 19:42:34 +0000 (UTC) Received: from fwd07.aul.t-online.de (fwd07.aul.t-online.de [172.20.27.150]) by mailout03.t-online.de (Postfix) with SMTP id 021D128F496 for ; Tue, 20 Oct 2015 21:42:33 +0200 (CEST) Received: from fli4l.lan.fli4l (Z4nLRiZEohf7qyFa1qoGnukF4Dg2PnxFSvSd7njcDk5Dg6rdGNWCWiRP2IvBghHZCW@[79.247.165.160]) by fwd07.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1Zocnm-3W5hvE0; Tue, 20 Oct 2015 21:42:30 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:60602 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.86) (envelope-from ) id 1Zocnm-0007Nb-1v; Tue, 20 Oct 2015 21:42:30 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Tue, 20 Oct 2015 21:42:18 +0200 Message-Id: <1445370146-12033-3-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.6.1 In-Reply-To: <1445370146-12033-1-git-send-email-bernd.kuhls@t-online.de> References: <1445370146-12033-1-git-send-email-bernd.kuhls@t-online.de> X-ID: Z4nLRiZEohf7qyFa1qoGnukF4Dg2PnxFSvSd7njcDk5Dg6rdGNWCWiRP2IvBghHZCW X-TOI-MSGID: a54a1167-144c-4efa-8231-a074c56b58a8 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 02/10] package/kodi-pvr-argustv: 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/kodi-pvr-argustv/kodi-pvr-argustv.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kodi-pvr-argustv/kodi-pvr-argustv.mk b/package/kodi-pvr-argustv/kodi-pvr-argustv.mk index 8fb5c89..0ce333a 100644 --- a/package/kodi-pvr-argustv/kodi-pvr-argustv.mk +++ b/package/kodi-pvr-argustv/kodi-pvr-argustv.mk @@ -4,7 +4,7 @@ # ################################################################################ -KODI_PVR_ARGUSTV_VERSION = 96c80267935d8edc4f6f92d16b540ef77cdcb1db +KODI_PVR_ARGUSTV_VERSION = 32f03271cc3fb1b50edfacd2793d5ac70a98dd20 KODI_PVR_ARGUSTV_SITE = $(call github,kodi-pvr,pvr.argustv,$(KODI_PVR_ARGUSTV_VERSION)) KODI_PVR_ARGUSTV_LICENSE = GPLv2+ KODI_PVR_ARGUSTV_LICENSE_FILES = src/client.h