mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
hexyl: update to 0.3.1.
This commit is contained in:
parent
fa2cea3722
commit
3aea8ba01c
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.3.0
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Command-line hex viewer"
|
short_desc="Command-line hex viewer"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/hexyl"
|
homepage="https://github.com/sharkdp/hexyl"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=7a6b8c6058fa887105dcd5f85b2808b2e0e7557f13b28d6fe802ce5609ff473e
|
checksum=c0dec617cf2723dda349d365de6c3e916ce61e56eb2695b72bcead2df90953cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue