mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
wavpack: bump to version 4.70.0
Also update license file location for 4.70.0. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
70b7079d37
commit
08db3236c4
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WAVPACK_VERSION = 4.60.1
|
WAVPACK_VERSION = 4.70.0
|
||||||
WAVPACK_SITE = http://www.wavpack.com
|
WAVPACK_SITE = http://www.wavpack.com
|
||||||
WAVPACK_SOURCE = wavpack-$(WAVPACK_VERSION).tar.bz2
|
WAVPACK_SOURCE = wavpack-$(WAVPACK_VERSION).tar.bz2
|
||||||
WAVPACK_INSTALL_STAGING = YES
|
WAVPACK_INSTALL_STAGING = YES
|
||||||
@ -12,6 +12,6 @@ WAVPACK_INSTALL_STAGING = YES
|
|||||||
WAVPACK_AUTORECONF = YES
|
WAVPACK_AUTORECONF = YES
|
||||||
WAVPACK_DEPENDENCIES = $(if $(BR2_ENABLE_LOCALE),,libiconv)
|
WAVPACK_DEPENDENCIES = $(if $(BR2_ENABLE_LOCALE),,libiconv)
|
||||||
WAVPACK_LICENSE = BSD-3c
|
WAVPACK_LICENSE = BSD-3c
|
||||||
WAVPACK_LICENSE_FILES = license.txt
|
WAVPACK_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user