goxel: update to 0.11.0
This commit is contained in:
parent
1564f98777
commit
eab2cfcbe5
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'goxel'
|
# Template file for 'goxel'
|
||||||
pkgname=goxel
|
pkgname=goxel
|
||||||
version=0.10.8
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=scons
|
build_style=scons
|
||||||
make_build_args="mode=release werror=0"
|
make_build_args="mode=release werror=0"
|
||||||
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://guillaumechereau.github.io/goxel/"
|
homepage="https://guillaumechereau.github.io/goxel/"
|
||||||
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
|
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
|
||||||
checksum=98def0a77e90306023951b8171bf93458ef58663f1eca71201ed93b8fcdf332a
|
checksum=660030e1b3b33a3e909d8189780a192cba059774af57b042ecb63297f2a6d0fc
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user