hyx: update to 2020.12.24.
This commit is contained in:
parent
dc1035013c
commit
6823d23534
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyx'
|
||||
pkgname=hyx
|
||||
version=2020.06.09
|
||||
version=2020.12.24
|
||||
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=11221518691c8a97b9bcd6f3e7c50ed9783324bf76163b899036c39128ad0df5
|
||||
checksum=9fc88f58047013101bd6f1320510e77669d2d198be0b9a4c1b690642ba2f4c03
|
||||
|
||||
do_install() {
|
||||
vbin hyx
|
||||
|
|
Loading…
Reference in a new issue