hexyl: update to 0.9.0.
This commit is contained in:
parent
fc74477b96
commit
688c6d3d88
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'hexyl'
|
# Template file for 'hexyl'
|
||||||
pkgname=hexyl
|
pkgname=hexyl
|
||||||
version=0.7.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Command-line hex viewer"
|
short_desc="Command-line hex viewer"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
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="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz"
|
||||||
checksum=92aa86fc2b482d2d7abf07565ea3587767a9beb9135a307aadeba61cc84f4b34
|
checksum=73f0dc1be1eaa1a34e3280bc1eeb4f86f34b024205fc7bf3c87d5a0bc4021a6a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue