gcompris-qt: fix checksum

This commit is contained in:
q66 2019-12-18 17:21:01 +01:00
parent cb9c5b26c4
commit fef3e556eb

View file

@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://gcompris.net/index-en.html"
distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
checksum=2b8911a9121fe1c754afae4084092552b0dd21aba1a36b2653f485b0f659c2ef
checksum=871c6749def44284d0920d11480728db7983a81b348f7e275ef6662b65508342
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"