cargo-update: update to 11.1.2
This commit is contained in:
parent
d65f10703e
commit
0527de9c06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-update'
|
# Template file for 'cargo-update'
|
||||||
pkgname=cargo-update
|
pkgname=cargo-update
|
||||||
version=11.1.1
|
version=11.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="cmake pkg-config go-md2man"
|
hostmakedepends="cmake pkg-config go-md2man"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||||
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=8fb09783708c50ee17a2279c3d1a6fd41cde2a294c0d58fd206a569ea338c435
|
checksum=0f37b3f03b48682af78442163dac30120c8f2262469f1cc313b3532aa1f9e7f4
|
||||||
|
|
||||||
# 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
Add a link
Reference in a new issue