mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gitoxide: update to 0.22.1.
This commit is contained in:
parent
25c081925e
commit
39572705a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitoxide'
|
# Template file for 'gitoxide'
|
||||||
pkgname=gitoxide
|
pkgname=gitoxide
|
||||||
version=0.20.0
|
version=0.22.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/Byron/gitoxide"
|
homepage="https://github.com/Byron/gitoxide"
|
||||||
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
|
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=4ef4681b643d1a5b9ca6ae694234441af4c99806fa43a6847a6e4a61df1bb1cd
|
checksum=a0349214654fcfcf4448a9d3c3e721b27c591191b651363c3bea1347c1120d2e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Reference in a new issue