mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
hex: update to 0.6.0
This commit is contained in:
parent
b1eb8b691d
commit
377f4f8122
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hex'
|
||||
pkgname=hex
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pandoc"
|
||||
|
@ -9,7 +9,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sitkevij/hex"
|
||||
distfiles="https://github.com/sitkevij/hex/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7159eb1bf14d3c55aeb260cc5fb857fc8c91aca36fec3d22123aa22ecbab0509
|
||||
checksum=7952ee2b6782e49259f82155c3b5287f1be72f15360a88e379c9270bd0d2416c
|
||||
|
||||
post_build() {
|
||||
vsed -i MANPAGE.md -e 's/hx/hex/g'
|
||||
|
|
Loading…
Add table
Reference in a new issue