cava: update to 0.4.2.
This commit is contained in:
parent
cd93485c11
commit
07a19ea00a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Cava'
|
||||
pkgname=cava
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/karlstav/cava"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/karlstav/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=1874ef3229f24e57732471148084750624fc1c690ef4ad5d7e991e601d65eb24
|
||||
checksum=914c8edca2df6f938879e56da07a314c3b3b0668ac60b8a9ad25cf8c9fec4abe
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue