goxel: update to 0.10.8.

This commit is contained in:
John 2021-08-09 14:14:18 +02:00
parent 0f2c50050a
commit dbf51093a7

View file

@ -1,6 +1,6 @@
# Template file for 'goxel'
pkgname=goxel
version=0.10.7
version=0.10.8
revision=1
build_style=scons
make_build_args="mode=release werror=0"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://guillaumechereau.github.io/goxel/"
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
checksum=dfb91e62bdd5332e3938923db924bae43f12eaa181040d16e4cc7082316adf1c
checksum=98def0a77e90306023951b8171bf93458ef58663f1eca71201ed93b8fcdf332a
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"