mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gitoxide: update to 0.23.0.
This commit is contained in:
parent
445d2ad100
commit
4d62238438
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.22.1
|
version=0.23.0
|
||||||
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=a0349214654fcfcf4448a9d3c3e721b27c591191b651363c3bea1347c1120d2e
|
checksum=45b4fc2fc6f5f1ed9fb019cbae8633b6a3129f349182774b5b8c601bbb3e17db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Reference in a new issue