mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
flacon: update to 5.4.0.
This commit is contained in:
parent
83bd5deb7d
commit
5bd1abaf5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flacon'
|
# Template file for 'flacon'
|
||||||
pkgname=flacon
|
pkgname=flacon
|
||||||
version=5.2.0
|
version=5.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://flacon.github.io/"
|
homepage="https://flacon.github.io/"
|
||||||
changelog="https://flacon.github.io/changelog/"
|
changelog="https://flacon.github.io/changelog/"
|
||||||
distfiles="https://github.com/Flacon/flacon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Flacon/flacon/archive/v${version}.tar.gz"
|
||||||
checksum=701fb0ebee98a697baa3060645ca4203771714994bb1fa8eeebfd2274e4704ac
|
checksum=000eacf4528906dfe0adc1c21aedcb57bf4300e56e37150173d3a23acc8fe19f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue