All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/ortp: bump version to 0.27.0
@ 2017-01-12 11:04 Jörg Krause
  2017-01-12 12:28 ` Jörg Krause
  0 siblings, 1 reply; 2+ messages in thread
From: Jörg Krause @ 2017-01-12 11:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
 package/ortp/ortp.hash | 2 +-
 package/ortp/ortp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ortp/ortp.hash b/package/ortp/ortp.hash
index 8b099a705..c990d96eb 100644
--- a/package/ortp/ortp.hash
+++ b/package/ortp/ortp.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256	0deb826b79b1fd329f7638821d5439dc343bc55bb122daa6c90d19116cfe8d9a	ortp-0.25.0.tar.gz
+sha256  eb61a833ab3ad80978d7007411240f46e9b2d1034373b9d9dfaac88c1b6ec0af  ortp-0.27.0.tar.gz
diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk
index ca4a90d6d..864474f39 100644
--- a/package/ortp/ortp.mk
+++ b/package/ortp/ortp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ORTP_VERSION = 0.25.0
+ORTP_VERSION = 0.27.0
 ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
 
 ORTP_CONF_OPTS = --disable-strict
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/ortp: bump version to 0.27.0
  2017-01-12 11:04 [Buildroot] [PATCH] package/ortp: bump version to 0.27.0 Jörg Krause
@ 2017-01-12 12:28 ` Jörg Krause
  0 siblings, 0 replies; 2+ messages in thread
From: Jörg Krause @ 2017-01-12 12:28 UTC (permalink / raw)
  To: buildroot

On Thu, 2017-01-12 at 12:04 +0100, J?rg Krause wrote:
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
> ?package/ortp/ortp.hash | 2 +-
> ?package/ortp/ortp.mk???| 2 +-
> ?2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/ortp/ortp.hash b/package/ortp/ortp.hash
> index 8b099a705..c990d96eb 100644
> --- a/package/ortp/ortp.hash
> +++ b/package/ortp/ortp.hash
> @@ -1,2 +1,2 @@
> ?# Locally calculated
> -sha256	0deb826b79b1fd329f7638821d5439dc343bc55bb122daa6c90d19
> 116cfe8d9a	ortp-0.25.0.tar.gz
> +sha256??eb61a833ab3ad80978d7007411240f46e9b2d1034373b9d9dfaac88c1b6e
> c0af??ortp-0.27.0.tar.gz
> diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk
> index ca4a90d6d..864474f39 100644
> --- a/package/ortp/ortp.mk
> +++ b/package/ortp/ortp.mk
> @@ -4,7 +4,7 @@
> ?#
> ?####################################################################
> ############
> ?
> -ORTP_VERSION = 0.25.0
> +ORTP_VERSION = 0.27.0
> ?ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/or
> tp/sources
> ?
> ?ORTP_CONF_OPTS = --disable-strict

Seems I did something wrong running a previous test: the package
depends now on bctoolbox, which is not yet part of Buildroot. So, this
patch is superseded.

J?rg

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-12 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12 11:04 [Buildroot] [PATCH] package/ortp: bump version to 0.27.0 Jörg Krause
2017-01-12 12:28 ` Jörg Krause

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.