mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
jless: update to 0.7.2.
This commit is contained in:
parent
d64161e40e
commit
c45be34405
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jless'
|
# Template file for 'jless'
|
||||||
pkgname=jless
|
pkgname=jless
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Pager for JSON data"
|
short_desc="Pager for JSON data"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/PaulJuliusMartinez/jless"
|
homepage="https://github.com/PaulJuliusMartinez/jless"
|
||||||
distfiles="https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8b36d117ac0ef52fa0261e06b88b5ae77c2ff4beeb54f2c906a57f066dc46179
|
checksum=5d776cb6488743ccdaeeffb4bfc54d84862028170cee852a8bb5c156526ed263
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue