mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
goxel: update to 0.15.1.
This commit is contained in:
parent
4f456736b9
commit
36dd359c0d
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.14.0
|
version=0.15.1
|
||||||
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://goxel.xyz/"
|
homepage="https://goxel.xyz/"
|
||||||
distfiles="https://github.com/guillaumechereau/goxel/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/guillaumechereau/goxel/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f22aef2cd520f0a13a6fb08c63c6c0f8abc9c9814b6e9ce8978fc834a1824696
|
checksum=01c9601ac9d8d38e29d3adff4b79a26c2b9fea4c2d2cb1d134471e499f8c4a84
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
|
|
Loading…
Add table
Reference in a new issue