diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template index 59c4c17bdffe0c..6aa6a651edfe89 100644 --- a/srcpkgs/cargo-auditable-bootstrap/template +++ b/srcpkgs/cargo-auditable-bootstrap/template @@ -1,7 +1,7 @@ # Template file for 'cargo-auditable-bootstrap' # Keep synced with cargo-auditable pkgname=cargo-auditable-bootstrap -version=0.7.5 +version=0.7.6 revision=1 build_wrksrc=cargo-auditable build_style=cargo @@ -14,7 +14,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/rust-secure-code/cargo-auditable" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md" distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz" -checksum=8e6566cf51444f6f6d10230e62487979fa79247fe027d0a8acafaa88e6af0fd7 +checksum=04cb1c742bdd2ed0ddbb0e05a89dba24a00391c9145ef357c23ff653eba8c166 repository=bootstrap post_install() { diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template index 682d722b411e00..e73bf94d73eafe 100644 --- a/srcpkgs/cargo-auditable/template +++ b/srcpkgs/cargo-auditable/template @@ -1,7 +1,7 @@ # Template file for 'cargo-auditable' # Keep synced with cargo-auditable-bootstrap pkgname=cargo-auditable -version=0.7.5 +version=0.7.6 revision=1 build_wrksrc=cargo-auditable build_style=cargo @@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/rust-secure-code/cargo-auditable" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md" distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz" -checksum=8e6566cf51444f6f6d10230e62487979fa79247fe027d0a8acafaa88e6af0fd7 +checksum=04cb1c742bdd2ed0ddbb0e05a89dba24a00391c9145ef357c23ff653eba8c166 conflicts=cargo-auditable-bootstrap post_install() {