flacon: update to 5.1.0
This commit is contained in:
parent
1427eca8d3
commit
fbde9545a7
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.0.0
|
version=5.1.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=183d364fb47afa8b9e55803b77b99c9eba44d7031a28d4062b1a309b2a9f02b2
|
checksum=9844b00d354a881fdbcdbc91ab46766053f25cfbd4a06e4f2290d26d9368e11f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue