hyx: update to 2021.06.09.
This commit is contained in:
parent
f62c31bb91
commit
588e366d23
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyx'
|
||||
pkgname=hyx
|
||||
version=2020.12.24
|
||||
version=2021.06.09
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Minimalistic but powerful console hex editor"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://yx7.cc/code/"
|
||||
distfiles="https://yx7.cc/code/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9fc88f58047013101bd6f1320510e77669d2d198be0b9a4c1b690642ba2f4c03
|
||||
checksum=8d4f14e58584d6cc8f04e43ca38042eed218882a389249c20b086730256da5eb
|
||||
|
||||
do_install() {
|
||||
vbin hyx
|
||||
|
|
Loading…
Reference in New Issue