hexyl: update to 0.6.0.

This commit is contained in:
Andrew Benson 2019-10-08 18:08:01 -05:00 committed by Johannes
parent 83ce3efeaf
commit cc80ad0754

View file

@ -1,14 +1,14 @@
# Template file for 'hexyl'
pkgname=hexyl
version=0.5.1
revision=2
version=0.6.0
revision=1
build_style=cargo
short_desc="Command-line hex viewer"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/hexyl"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=9c12bc6377d1efedc4a1731547448f7eb6ed17ee1c267aad9a35995b42091163
checksum=5031b20c13b3ccb27abbf119b54609cef16c4152aca2823ee5c53cd5f434b97e
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951"