mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +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'
|
||||
pkgname=gitoxide
|
||||
version=0.20.0
|
||||
version=0.22.1
|
||||
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=4ef4681b643d1a5b9ca6ae694234441af4c99806fa43a6847a6e4a61df1bb1cd
|
||||
checksum=a0349214654fcfcf4448a9d3c3e721b27c591191b651363c3bea1347c1120d2e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Add table
Reference in a new issue