mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
codeberg-cli: update to 0.4.7
This commit is contained in:
parent
724dbd034e
commit
1b9ce51d39
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'codeberg-cli'
|
# Template file for 'codeberg-cli'
|
||||||
pkgname=codeberg-cli
|
pkgname=codeberg-cli
|
||||||
version=0.4.6
|
version=0.4.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://codeberg.org/Aviac/codeberg-cli"
|
homepage="https://codeberg.org/Aviac/codeberg-cli"
|
||||||
changelog="https://codeberg.org/Aviac/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
changelog="https://codeberg.org/Aviac/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/Aviac/codeberg-cli/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/Aviac/codeberg-cli/archive/v${version}.tar.gz"
|
||||||
checksum=62cbeed20fbe58b3829b0ad67e43c6821f3046cf8d98037d454698aee1c98b11
|
checksum=a8d1356faab84076f14977652dabbfcad4411f49beb4d11a1bc0ee8936bd1d6c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue