mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jaq: update to 2.1.1
This commit is contained in:
parent
844db1f235
commit
f230028879
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jaq'
|
# Template file for 'jaq'
|
||||||
pkgname=jaq
|
pkgname=jaq
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features"
|
configure_args="--no-default-features"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/01mf02/jaq"
|
homepage="https://github.com/01mf02/jaq"
|
||||||
changelog="https://github.com/01mf02/jaq/releases"
|
changelog="https://github.com/01mf02/jaq/releases"
|
||||||
distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=59cd17e806a4797e28fa42073c6c8a4d6fb40e28efd7a63f3004d1d738d5be93
|
checksum=b8276f6618bd69b2d8feb8d76b927a6debe1bc950742d344643cc4e4d0849009
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue