chromaprint: update to 1.4.2.
This commit is contained in:
parent
66d2e77432
commit
de493f352d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chromaprint'
|
||||
pkgname=chromaprint
|
||||
version=1.4.1
|
||||
revision=2
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TOOLS=ON"
|
||||
makedepends="fftw-devel ffmpeg-devel"
|
||||
|
@ -10,7 +10,7 @@ homepage="http://acoustid.org/chromaprint/"
|
|||
license="MIT, LGPL-2.1"
|
||||
short_desc="Library that extracts fingerprints from any audio source"
|
||||
distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=d94e171e0b3d60a8fefe6846a3c0ed3a9a939cb44a7d7113331fdbc140de6d34
|
||||
checksum=989609a7e841dd75b34ee793bd1d049ce99a8f0d444b3cea39d57c3e5d26b4d4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md LICENSE
|
||||
|
|
Loading…
Reference in a new issue