hexyl: update to 0.5.0.

This commit is contained in:
maxice8 2019-04-15 09:24:48 -03:00 committed by maxice8
parent 4423b259d2
commit c9e6ec99e9

View file

@ -1,6 +1,6 @@
# Template file for 'hexyl'
pkgname=hexyl
version=0.4.0
version=0.5.0
revision=1
build_style=cargo
short_desc="Command-line hex viewer"
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/hexyl"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=7450d8e0d382a9f78c5fa6de562359749586824d74c708c983da5a9c032bfd43
checksum=6241a4cf3e3ec2f32164539ef158c84ad29c53511cd1e3c0148776b8ce5234d4
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951"