From patchwork Mon Mar 28 18:21:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 602576 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 3qYj3c0pswz9s6r for ; Tue, 29 Mar 2016 05:24:12 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id EFDA332A74; Mon, 28 Mar 2016 18:24:10 +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 638vZ7k88qLO; Mon, 28 Mar 2016 18:24:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 8C92F32DB4; Mon, 28 Mar 2016 18:22:19 +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 A3CA81BFC8C for ; Mon, 28 Mar 2016 18:21:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9B5B13209E for ; Mon, 28 Mar 2016 18:21:46 +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 pC2VKidY40bJ for ; Mon, 28 Mar 2016 18:21:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by silver.osuosl.org (Postfix) with ESMTPS id B8D72320B4 for ; Mon, 28 Mar 2016 18:21:38 +0000 (UTC) Received: from fwd41.aul.t-online.de (fwd41.aul.t-online.de [172.20.27.139]) by mailout04.t-online.de (Postfix) with SMTP id 462073CD083 for ; Mon, 28 Mar 2016 20:21:36 +0200 (CEST) Received: from fli4l.lan.fli4l (SOjaXwZAYhQ1zuhDSJO61UsQ+yjYIqMhu6sFhaEdexf5XNNqmjQPZoo7OEXxtodZlL@[84.178.249.144]) by fwd41.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1akbn8-2n8lFI0; Mon, 28 Mar 2016 20:21:30 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:36650 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.87) (envelope-from ) id 1akbn7-0004YI-Mo; Mon, 28 Mar 2016 20:21:30 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 28 Mar 2016 20:21:11 +0200 Message-Id: <1459189275-29068-15-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.8.0.rc3 In-Reply-To: <1459189275-29068-1-git-send-email-bernd.kuhls@t-online.de> References: <1459189275-29068-1-git-send-email-bernd.kuhls@t-online.de> X-ID: SOjaXwZAYhQ1zuhDSJO61UsQ+yjYIqMhu6sFhaEdexf5XNNqmjQPZoo7OEXxtodZlL X-TOI-MSGID: d424fd5a-1e88-4427-9782-614264b0dcd5 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH v3 14/18] package/x264: 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/x264/x264.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x264/x264.mk b/package/x264/x264.mk index 7e7e597..cf5e385 100644 --- a/package/x264/x264.mk +++ b/package/x264/x264.mk @@ -4,7 +4,7 @@ # ################################################################################ -X264_VERSION = e86f3a1993234e8f26050c243aa253651200fa6b +X264_VERSION = a01e33913655f983df7a4d64b0a4178abb1eb618 X264_SITE = git://git.videolan.org/x264.git X264_LICENSE = GPLv2+ X264_DEPENDENCIES = host-pkgconf