goxel: update to 0.10.5.
This commit is contained in:
parent
9e066e54d8
commit
b5e858301f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'goxel'
|
# Template file for 'goxel'
|
||||||
pkgname=goxel
|
pkgname=goxel
|
||||||
version=0.10.0
|
version=0.10.5
|
||||||
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 <johnz@posteo.net>"
|
||||||
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=6d2021e5733d7aa214f4b481122355fd494165540b1cb632a2ace281db2687e6
|
checksum=12b0e4504b8ed1bc351c75d8d17136c7bc169ce59705fd0dde562492185f1381
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv6*) makedepends+=" libatomic-devel";;
|
armv6*) makedepends+=" libatomic-devel";;
|
||||||
|
|
Loading…
Reference in a new issue