mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
hex: update to 0.1.3.
This commit is contained in:
parent
f9e7ee8d39
commit
35cc8a175f
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'hex'
|
# Template file for 'hex'
|
||||||
pkgname=hex
|
pkgname=hex
|
||||||
version=0.1.2
|
version=0.1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Futuristic take on hexdump"
|
short_desc="Futuristic take on hexdump"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sitkevij/hex"
|
homepage="https://github.com/sitkevij/hex"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=36793a5b0c2be13974b8436952888cc0fad7651fdabd378749e9adc8518dcf1c
|
checksum=7c5397b1f435d2e3b5280cf6186ea8fcc44690fda812e303b6b51b6bbececc5e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue