mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
hyx: update to 2021.06.09.
This commit is contained in:
parent
f62c31bb91
commit
588e366d23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyx'
|
# Template file for 'hyx'
|
||||||
pkgname=hyx
|
pkgname=hyx
|
||||||
version=2020.12.24
|
version=2021.06.09
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Minimalistic but powerful console hex editor"
|
short_desc="Minimalistic but powerful console hex editor"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://yx7.cc/code/"
|
homepage="https://yx7.cc/code/"
|
||||||
distfiles="https://yx7.cc/code/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://yx7.cc/code/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9fc88f58047013101bd6f1320510e77669d2d198be0b9a4c1b690642ba2f4c03
|
checksum=8d4f14e58584d6cc8f04e43ca38042eed218882a389249c20b086730256da5eb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin hyx
|
vbin hyx
|
||||||
|
|
Loading…
Add table
Reference in a new issue