mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
hexer: update to 1.0.7.
This commit is contained in:
parent
3815a655d6
commit
2ecfa7a1e1
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.6
|
version=1.0.7
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=e6b84ace5283825943f88ce7ec4ae836ec15ba41978b3a858d6d478cfe09ff94
|
checksum=2d6bb5583f0b1a1a9825b0de1e836482f07af44484c2d73c5ad9472bdfa2fba1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue