mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
hyx: update to 0.1.5.
This commit is contained in:
parent
3767df6eba
commit
bdef25b97b
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=0.1.4
|
version=0.1.5
|
||||||
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=ddc356d918270018356996786c19f277a504f3581ec7bb85512e670f41303911
|
checksum=af0666dfcc6ce6303fc741b786615b5d089f09c5ecb5a29ce35204eedb72a83d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin hyx
|
vbin hyx
|
||||||
|
|
Loading…
Add table
Reference in a new issue