hexyl: update to 0.14.0
This commit is contained in:
parent
200f97e39c
commit
fbbfbebb36
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'hexyl'
|
# Template file for 'hexyl'
|
||||||
pkgname=hexyl
|
pkgname=hexyl
|
||||||
version=0.13.1
|
version=0.14.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/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz"
|
||||||
checksum=a4b3009aa7210f7d80f91d6b01543d1544586c4509247f01e028f1a56781056d
|
checksum=5205fa1a483c66997f5a7179cdd1a277ebb5e0a743bb269a962d20b29dd735f8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user