mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qsv: update to 0.113.0.
This commit is contained in:
parent
3780e1e1b8
commit
781214ee26
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qsv'
|
# Template file for 'qsv'
|
||||||
pkgname=qsv
|
pkgname=qsv
|
||||||
version=0.112.0
|
version=0.113.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # ring
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -9,7 +9,7 @@ make_check_args="-- --skip=test_comments --skip=test_sample --skip=test_sort" #
|
||||||
short_desc="CLI toolkit for CSV data-wrangling"
|
short_desc="CLI toolkit for CSV data-wrangling"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/jqnatividad/qsv"
|
homepage="https://qsv.dathere.com"
|
||||||
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=f8f32939e1a631e3b611cfb841a86ec376fdca66c3cca6edb923650634a727e6
|
checksum=c7adcf4f0782001d258f3a6e4432fc3bde14fdf679b096c85d9f1ea83fb6d55f
|
||||||
|
|
Loading…
Add table
Reference in a new issue