hexyl: update to 0.16.0

This commit is contained in:
tranzystorekk 2025-07-30 14:39:57 +02:00
parent 89bbe98ce2
commit 7f2bf0ab0a

View file

@ -1,6 +1,6 @@
# Template file for 'hexyl'
pkgname=hexyl
version=0.15.0
version=0.16.0
revision=1
build_style=cargo
short_desc="Command-line hex viewer"
@ -9,7 +9,7 @@ license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/hexyl"
changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md"
distfiles="https://github.com/sharkdp/hexyl/archive/refs/tags/v${version}.tar.gz"
checksum=017ab7fe18caa3d13427fb13fd6050a9d8bf9aa26d1e1fe02924dfd7f86cd3cf
checksum=52853b4edede889b40fd6ff132e1354d957d1f26ee0c26ebdea380f8ce82cb0b
post_install() {
vlicense LICENSE-MIT