mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/jaq: upgrade to 1.6.0
https://github.com/01mf02/jaq/releases/tag/v1.6.0 Fixes build with Rust 1.80.0: https://build.alpinelinux.org/buildlogs/build-edge-armv7/testing/jaq/jaq-1.5.1-r0.log
This commit is contained in:
parent
6038cd9179
commit
6bf85bbdc8
@ -1,6 +1,6 @@
|
||||
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
|
||||
pkgname=jaq
|
||||
pkgver=1.5.1
|
||||
pkgver=1.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="jq clone focused on correctness, speed and simplicity"
|
||||
url="https://github.com/01mf02/jaq"
|
||||
@ -31,6 +31,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
f486292c0ba71fce482f382ad9d840f1cb136445350674b5533e7d47a5143466085a5b0bc49aa9615b29a71c40d6982bf126be12efec2c8125732a6459927145 jaq-1.5.1.tar.gz
|
||||
1ad7f313f175b3dc373d3627f8afde224e557c01c5c0e4ad17fce35034c1e85feb169ec3282aa44585a61ca08129a116e9aa2c72eaa471bb7395b2ad6331b3a1 jaq-1.6.0.tar.gz
|
||||
44b5fb2e3d00835de1ef9252aa354ea6689d515d3c42ca12721a59f853672c3b32a9a3d0795a3c1f9b14b8d819c4d1c25294d3e309bab47e10fc51ea549d9522 cargo-update.patch
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user