mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 20:12:59 +02:00
hexyl: update to 0.16.0
This commit is contained in:
parent
89bbe98ce2
commit
7f2bf0ab0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hexyl'
|
# Template file for 'hexyl'
|
||||||
pkgname=hexyl
|
pkgname=hexyl
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Command-line hex viewer"
|
short_desc="Command-line hex viewer"
|
||||||
|
@ -9,7 +9,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/hexyl"
|
homepage="https://github.com/sharkdp/hexyl"
|
||||||
changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sharkdp/hexyl/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hexyl/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=017ab7fe18caa3d13427fb13fd6050a9d8bf9aa26d1e1fe02924dfd7f86cd3cf
|
checksum=52853b4edede889b40fd6ff132e1354d957d1f26ee0c26ebdea380f8ce82cb0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue