mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
goxel: update to 0.12.0.
This commit is contained in:
parent
6e62fa6ef4
commit
29076d6edc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goxel'
|
||||
pkgname=goxel
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
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=660030e1b3b33a3e909d8189780a192cba059774af57b042ecb63297f2a6d0fc
|
||||
checksum=e3825625e1af9f58593695b0129e39f68a8f3c7d5696c096b8ed2d8b9ac69430
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue