deadbeef: fix checksum

This commit is contained in:
q66 2020-03-21 22:43:57 +01:00
parent 873da8a3bb
commit f774709557

View file

@ -19,7 +19,7 @@ license="Zlib, GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://deadbeef.sourceforge.net"
changelog="http://deadbeef.sourceforge.net/news0.html"
distfiles="https://github.com/DeaDBeeF-Player/deadbeef/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=08b5e7c71cd9551a7d6b88ab6f8aba97d63d69db04138659c08b697425822321
checksum=f239af734dea096083e9fb907ef262099a54c2c6c93683ed76b132d41f10ccd8
build_options="gtk3"
build_options_default="gtk3"
LDFLAGS+=" -Wl,-z,stack-size=1048576"