From patchwork Wed Jan 29 18:15:04 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 315175 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id E6BEC2C00C5 for ; Thu, 30 Jan 2014 05:15:14 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 8B0F4949D9; Wed, 29 Jan 2014 18:15:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kYNx1ZDAwjlY; Wed, 29 Jan 2014 18:15:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id F1A90949A2; Wed, 29 Jan 2014 18:15:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9002B1C259D for ; Wed, 29 Jan 2014 18:15:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8C7328F8A7 for ; Wed, 29 Jan 2014 18:15:10 +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 wbrNLCrcFyEm for ; Wed, 29 Jan 2014 18:15:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by whitealder.osuosl.org (Postfix) with ESMTPS id 5FB048F8A5 for ; Wed, 29 Jan 2014 18:15:09 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id x13so4233935wgg.3 for ; Wed, 29 Jan 2014 10:15:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=5MF2BBTCc6WWMp8lTLHoyTn7n9KZRA1HSU0032lXTNA=; b=AGEYxKC52A0TXlJGa/d1mXo6xblzohYUDA9e4EAp9Zq6R1cKiXGcsmubecWGAK4SVN XnrvjzeLRE1x+FQeQWjjJ9EDmD/xz2stR34cx2RUyAr4aMiciVTMIPbNo/YOnDi8Dmc7 8qWMrdUWeadmDdxrBJOo1Lu9YjRZk9SrGyYjG+A+T2SjKfK3y63w8lGrIdqlMto/qton wx7iIPLzpB4vBLU8qR6Lt5SsTApltaEWvkDoyI6zxB8Q0nWVt0D1Bu3iCJVyJfNxTswp y9GUok1iGqMl+WeW22qldu/hqCH1QI2qxLHGsODGwmZt59nEn0Nq7gmNAg3uY08pH5Ms vWGg== X-Received: by 10.194.61.133 with SMTP id p5mr1158968wjr.73.1391019307610; Wed, 29 Jan 2014 10:15:07 -0800 (PST) Received: from localhost (11-96-190-109.dsl.ovh.fr. [109.190.96.11]) by mx.google.com with ESMTPSA id bm8sm6528689wjc.12.2014.01.29.10.15.06 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 29 Jan 2014 10:15:06 -0800 (PST) From: Maxime Hadjinlian To: buildroot@busybox.net Date: Wed, 29 Jan 2014 19:15:04 +0100 Message-Id: <1391019304-14024-1-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 1.8.5.3 Subject: [Buildroot] [PATCH] rtmpdump: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Rtmpdump was not compatible with BR's version of PolarSSL, the bump fixes that. Fixes: http://autobuild.buildroot.net/results/55bda4076af031db9778d97f9ddc5c6b14de17ce http://autobuild.buildroot.net/results/9ba2f8ecb0a73cc7e625faf713ad4161202b2293 http://autobuild.buildroot.net/results/4e1988f049fa97574da54e5097e5ef1668c2687c http://autobuild.buildroot.net/results/02a15ad5211a1e620002c442ce256147d9b9ee88 Signed-off-by: Maxime Hadjinlian --- package/rtmpdump/rtmpdump.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rtmpdump/rtmpdump.mk b/package/rtmpdump/rtmpdump.mk index 4f9d247..e836cb6 100644 --- a/package/rtmpdump/rtmpdump.mk +++ b/package/rtmpdump/rtmpdump.mk @@ -4,7 +4,7 @@ # ################################################################################ -RTMPDUMP_VERSION = e0056c51cc1710c9a44d2a2c4e2f344fa9cabcf4 +RTMPDUMP_VERSION = dc76f0a8461e6c8f1277eba58eae201b2dc1d06a RTMPDUMP_SITE = git://git.ffmpeg.org/rtmpdump RTMPDUMP_INSTALL_STAGING = YES # Note that rtmpdump is GPLv2 but librtmp has its own license and since we only