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