hexd: update to 1.1.0.
This commit is contained in:
parent
bbed92426f
commit
62a45f4c62
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'hexd'
|
||||
pkgname=hexd
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Colourful, human-friendly hexdump tool"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/FireyFly/hexd"
|
||||
distfiles="https://github.com/FireyFly/hexd/archive/v${version}.tar.gz"
|
||||
checksum=85f1c284007cfa82f67d4175ebbe103ec10932f197209e5912a24487eddb1eba
|
||||
checksum=de0db7205c8eb0f170263aca27f5d48963855345bc79ba4842edd21a938d0326
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue