mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
hexer: update to 1.0.5.
This commit is contained in:
parent
5047967ace
commit
8f34816871
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hexer'
|
# Template file for 'hexer'
|
||||||
pkgname=hexer
|
pkgname=hexer
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CC_FOR_BUILD=cc"
|
make_build_args="CC_FOR_BUILD=cc"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Aloz1 <kno0001@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://devel.ringlet.net/editors/hexer/"
|
homepage="https://devel.ringlet.net/editors/hexer/"
|
||||||
distfiles="https://devel.ringlet.net/files/editors/hexer/hexer-${version}.tar.xz"
|
distfiles="https://devel.ringlet.net/files/editors/hexer/hexer-${version}.tar.xz"
|
||||||
checksum=757005881d210e72764d43f366782fec40cf8a4e143904242996d5366030223d
|
checksum=39a335e5639b04e8fc5544399e38a29e0cb1d794bb4993d0463529cfeb4f5791
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue