gitoxide: update to 0.23.0.
This commit is contained in:
parent
445d2ad100
commit
4d62238438
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitoxide'
|
||||
pkgname=gitoxide
|
||||
version=0.22.1
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config cmake"
|
||||
|
@ -11,7 +11,7 @@ license="MIT, Apache-2.0"
|
|||
homepage="https://github.com/Byron/gitoxide"
|
||||
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a0349214654fcfcf4448a9d3c3e721b27c591191b651363c3bea1347c1120d2e
|
||||
checksum=45b4fc2fc6f5f1ed9fb019cbae8633b6a3129f349182774b5b8c601bbb3e17db
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue