git-cliff: update to 2.1.2
This commit is contained in:
parent
5783b1a691
commit
d111e4e154
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-cliff'
|
||||
pkgname=git-cliff
|
||||
version=2.0.2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
|
@ -19,7 +19,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/orhun/git-cliff"
|
||||
changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ab29fbda532bec2a344d99f39b7998063c576efee92a1bee083c6fba5f52e4ef
|
||||
checksum=1c321b180b071ccfa8986931576fc02ca4dbc75dff035e4c663c2cfb8ecd4683
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
||||
|
|
Loading…
Reference in New Issue