parent
f64454703d
commit
0aa01d3cd7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-update'
|
# Template file for 'cargo-update'
|
||||||
pkgname=cargo-update
|
pkgname=cargo-update
|
||||||
version=13.0.2
|
version=13.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config go-md2man"
|
hostmakedepends="pkg-config go-md2man"
|
||||||
|
@ -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=13d4f7998474761c6baf519c39c51b9a9974e3f690093bab42666e9342118525
|
checksum=36643823e3dc5e7905ca6515ee5672799cbeb347ba9cb029ffc35265bd901fcb
|
||||||
|
|
||||||
# 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…
Reference in New Issue