All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] wavpack: bump to version 4.70.0
@ 2013-12-12  0:55 Axel Lin
  2013-12-12 15:28 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-12  0:55 UTC (permalink / raw)
  To: buildroot

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

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

* [Buildroot] [PATCH] wavpack: bump to version 4.70.0
  2013-12-12  0:55 [Buildroot] [PATCH] wavpack: bump to version 4.70.0 Axel Lin
@ 2013-12-12 15:28 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-12-12 15:28 UTC (permalink / raw)
  To: buildroot

>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 > Also update license file location for 4.70.0.
 > Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-12  0:55 [Buildroot] [PATCH] wavpack: bump to version 4.70.0 Axel Lin
2013-12-12 15:28 ` Peter Korsgaard

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.