mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
cargo-edit: update to 0.8.0
This commit is contained in:
parent
2847a41d85
commit
dd5db57b55
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo-edit'
|
# Template file for 'cargo-edit'
|
||||||
pkgname=cargo-edit
|
pkgname=cargo-edit
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/killercup/cargo-edit"
|
homepage="https://github.com/killercup/cargo-edit"
|
||||||
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
||||||
checksum=56b51ef8d52d8b414b5c4001053fa196dc7710fea9b1140171a314bc527a2ea2
|
checksum=4a08e914c17204cb3ab303b62362ca30d44cf457b3b1d7bde117b8ab4cb2fa64
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue