hexer: update to 1.0.6.

This commit is contained in:
Anthony Iliopoulos 2020-05-06 12:03:09 +02:00 committed by Piotr
parent 4cabb82097
commit 30136cd7c0

View file

@ -1,18 +1,17 @@
# Template file for 'hexer'
pkgname=hexer
version=1.0.5
version=1.0.6
revision=1
build_style=gnu-makefile
make_build_args="CC_FOR_BUILD=cc"
make_install_args="MANDIR=/usr/share/man/man1"
hostmakedepends="xxd"
makedepends="ncurses-devel"
short_desc="A multi-buffered hex editor for binary files, with a vi like interface"
short_desc="Multi-buffered hex editor for binary files, with a vi like interface"
maintainer="Aloz1 <kno0001@gmail.com>"
license="BSD-3-Clause"
homepage="https://devel.ringlet.net/editors/hexer/"
distfiles="https://devel.ringlet.net/files/editors/hexer/hexer-${version}.tar.xz"
checksum=39a335e5639b04e8fc5544399e38a29e0cb1d794bb4993d0463529cfeb4f5791
checksum=e6b84ace5283825943f88ce7ec4ae836ec15ba41978b3a858d6d478cfe09ff94
post_install() {
vlicense COPYRIGHT