goxel: update to 0.10.7.
This commit is contained in:
parent
314af157c7
commit
de92d19453
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goxel'
|
||||
pkgname=goxel
|
||||
version=0.10.6
|
||||
version=0.10.7
|
||||
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=af57197910788131441a537cc658a3397448d90552a0fd3bfe9992635e9d64d8
|
||||
checksum=dfb91e62bdd5332e3938923db924bae43f12eaa181040d16e4cc7082316adf1c
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue