hexyl: update to 0.9.0.
This commit is contained in:
parent
fc74477b96
commit
688c6d3d88
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'hexyl'
|
||||
pkgname=hexyl
|
||||
version=0.7.0
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line hex viewer"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/hexyl"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=92aa86fc2b482d2d7abf07565ea3587767a9beb9135a307aadeba61cc84f4b34
|
||||
distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz"
|
||||
checksum=73f0dc1be1eaa1a34e3280bc1eeb4f86f34b024205fc7bf3c87d5a0bc4021a6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue