goxel: update to 0.10.6.

This commit is contained in:
John 2020-06-09 14:40:25 +02:00
parent 7552d9aa59
commit 759ac5e290

View file

@ -1,6 +1,6 @@
# Template file for 'goxel'
pkgname=goxel
version=0.10.5
version=0.10.6
revision=1
build_style=scons
make_build_args="mode=release werror=0"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
homepage="https://guillaumechereau.github.io/goxel/"
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
checksum=12b0e4504b8ed1bc351c75d8d17136c7bc169ce59705fd0dde562492185f1381
checksum=af57197910788131441a537cc658a3397448d90552a0fd3bfe9992635e9d64d8
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"