goxel: update to 0.10.5.

This commit is contained in:
John 2020-01-09 03:46:19 +01:00
parent 9e066e54d8
commit b5e858301f

View file

@ -1,6 +1,6 @@
# Template file for 'goxel'
pkgname=goxel
version=0.10.0
version=0.10.5
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=6d2021e5733d7aa214f4b481122355fd494165540b1cb632a2ace281db2687e6
checksum=12b0e4504b8ed1bc351c75d8d17136c7bc169ce59705fd0dde562492185f1381
case "$XBPS_TARGET_MACHINE" in
armv6*) makedepends+=" libatomic-devel";;