mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cargo-update: update to 13.0.2
This commit is contained in:
parent
b068af60c7
commit
432de08192
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo-update'
|
# Template file for 'cargo-update'
|
||||||
pkgname=cargo-update
|
pkgname=cargo-update
|
||||||
version=13.0.0
|
version=13.0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config go-md2man"
|
hostmakedepends="pkg-config go-md2man"
|
||||||
makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel"
|
makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||||
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
||||||
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e3229e85ec015439008e3d6acdafa0872e077595aa1d97d2ef0de8fbddb5fe3e
|
checksum=13d4f7998474761c6baf519c39c51b9a9974e3f690093bab42666e9342118525
|
||||||
|
|
||||||
# on i686, unexpected index dir hashes are generated
|
# on i686, unexpected index dir hashes are generated
|
||||||
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
|
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue