Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@ingics.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wavpack: bump to version 4.70.0
Date: Thu, 12 Dec 2013 08:55:43 +0800	[thread overview]
Message-ID: <1386809743.8675.1.camel@phoenix> (raw)

Also update license file location for 4.70.0.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/wavpack/wavpack.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/wavpack/wavpack.mk b/package/wavpack/wavpack.mk
index a7c703f..c9bae47 100644
--- a/package/wavpack/wavpack.mk
+++ b/package/wavpack/wavpack.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WAVPACK_VERSION = 4.60.1
+WAVPACK_VERSION = 4.70.0
 WAVPACK_SITE = http://www.wavpack.com
 WAVPACK_SOURCE = wavpack-$(WAVPACK_VERSION).tar.bz2
 WAVPACK_INSTALL_STAGING = YES
@@ -12,6 +12,6 @@ WAVPACK_INSTALL_STAGING = YES
 WAVPACK_AUTORECONF = YES
 WAVPACK_DEPENDENCIES = $(if $(BR2_ENABLE_LOCALE),,libiconv)
 WAVPACK_LICENSE = BSD-3c
-WAVPACK_LICENSE_FILES = license.txt
+WAVPACK_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
-- 
1.8.1.2

             reply	other threads:[~2013-12-12  0:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12  0:55 Axel Lin [this message]
2013-12-12 15:28 ` [Buildroot] [PATCH] wavpack: bump to version 4.70.0 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386809743.8675.1.camel@phoenix \
    --to=axel.lin@ingics.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox