goxel: update to 0.8.2.

This commit is contained in:
John 2018-12-24 20:21:33 +01:00 committed by maxice8
parent f660cca6ad
commit c26728e0c4

View file

@ -1,6 +1,6 @@
# Template file for 'goxel'
pkgname=goxel
version=0.8.1
version=0.8.2
revision=1
build_style=scons
make_build_args="debug=0 werror=0"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
homepage="https://guillaumechereau.github.io/goxel/"
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
checksum=a954b8f772468848dd806e7c53e9e994be9df5ee943a2cbb8b605462da355c87
checksum=4f8297560e356cb69469e0a23bcb4e9c4e8549766a0466ffeaa0c9cfb7a04049
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;