diff --git a/srcpkgs/cargo-about/template b/srcpkgs/cargo-about/template index 6349f3c4937..d8d291f868f 100644 --- a/srcpkgs/cargo-about/template +++ b/srcpkgs/cargo-about/template @@ -1,7 +1,7 @@ # Template file for 'cargo-about' pkgname=cargo-about -version=0.5.5 -revision=2 +version=0.5.6 +revision=1 # depends on rustls/ring archs="x86_64* aarch64* i686* arm*" build_style=cargo @@ -12,8 +12,8 @@ maintainer="Jan Christian Grünhage " license="MIT, Apache-2.0" homepage="https://github.com/EmbarkStudios/cargo-about" changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md" -distfiles="https://github.com/EmbarkStudios/cargo-about/archive/${version}.tar.gz" -checksum=04531afbe3405010abb35b761b9629f784739590253cb7157b337419b1168208 +distfiles="https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/${version}.tar.gz" +checksum=4f4115abc4e7ec12a70acd3a8821a069dada63f29c4a3808d2a55fc5e7770dff if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then broken="broken on architectures without atomic8"