mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
atuin: update to 18.6.0
This commit is contained in:
parent
b3d268eddd
commit
100913bc23
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atuin'
|
# Template file for 'atuin'
|
||||||
pkgname=atuin
|
pkgname=atuin
|
||||||
version=18.5.0
|
version=18.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -17,8 +17,8 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://atuin.sh"
|
homepage="https://atuin.sh"
|
||||||
changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=f3744e8dfee2c7089ac140cb8aafe01e5d77a2299097a2cc0a42db26d127340a
|
checksum=a79cdcce09d2910e64c86e1f57d58a2214a76031df46782860187835c11fc99e
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package ring@0.17.14 --precise 0.17.9
|
cargo update --package ring@0.17.14 --precise 0.17.9
|
||||||
|
|
Loading…
Add table
Reference in a new issue