From patchwork Mon Oct 7 05:51:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 280925 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 83C282C00B6 for ; Mon, 7 Oct 2013 16:51:37 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 801978C9EA; Mon, 7 Oct 2013 05:51:35 +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 70NuH4pfufIQ; Mon, 7 Oct 2013 05:51:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 9EF5F8C9CF; Mon, 7 Oct 2013 05:51:33 +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 D03C91BF9A9 for ; Mon, 7 Oct 2013 05:51:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CBD8F8C92B for ; Mon, 7 Oct 2013 05:51:31 +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 oJV5D8frHTEW for ; Mon, 7 Oct 2013 05:51:28 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41]) by whitealder.osuosl.org (Postfix) with ESMTPS id BB1A08C946 for ; Mon, 7 Oct 2013 05:51:28 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id rp2so6664237pbb.28 for ; Sun, 06 Oct 2013 22:51:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=VA5HS3dO4UKlgXmvZAGlTItKBv0RPFlR7DPdT+8A7D0=; b=k6QfSkqrXZLG0yTS4j9AhZmDrQopH30euckXC6phDPRAYA7vzMsSRPZCau5WNBfQD/ UpRJRrqyXDgvnJf0cCiC9GbT+YQjVhLlQvnbbm9atESjp+sB9rS8l4mZ3x2Udy7TMgCr drcCgV6HQWm4WWO9FTJn5M0dLm17p+waO1q3cL6oV8zwP6gpv59fQlTG+Z0HOmonYZol o6T2ht5jh6gvWpIE/SvXswh58rGyQNB51i1HlfwrsurO++V6RP+TW2JFh1M6WFXjgaeG G59h/ilNxooFDO7uJaoQiCtBOogFKxBhC6gZREFiOYRjS3Y0nYQ35Y08s+CjG2kJLtUy 2Hdg== X-Gm-Message-State: ALoCoQmcZDLwKyC87qL02zYa3pkz4xcfx1Ie2wPueovDW7YGOANizo8MQpvlrz3y4aRX7fVnPm+0 X-Received: by 10.68.0.101 with SMTP id 5mr7629151pbd.106.1381125088504; Sun, 06 Oct 2013 22:51:28 -0700 (PDT) Received: from [192.168.1.108] (111-240-44-252.dynamic.hinet.net. [111.240.44.252]) by mx.google.com with ESMTPSA id tz3sm30740644pbc.20.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 06 Oct 2013 22:51:28 -0700 (PDT) Message-ID: <1381125085.28461.4.camel@phoenix> From: Axel Lin To: Peter Korsgaard Date: Mon, 07 Oct 2013 13:51:25 +0800 X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: buildroot@busybox.net Subject: [Buildroot] [PATCH] ortp: bump to version 0.22.0 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: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Axel Lin --- package/ortp/ortp.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk index 5ccc5ff..513be9b 100644 --- a/package/ortp/ortp.mk +++ b/package/ortp/ortp.mk @@ -4,7 +4,7 @@ # ################################################################################ -ORTP_VERSION = 0.20.0 +ORTP_VERSION = 0.22.0 ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources ORTP_CONF_OPT = --disable-strict ORTP_INSTALL_STAGING = YES