diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index 1d2a5d719bd..582973a2255 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=10.2.1 +version=10.2.2 revision=1 build_style=cargo build_helper=qemu @@ -9,7 +9,7 @@ maintainer="jcgruenhage " license="GPL-3.0-only" homepage="https://github.com/topgrade-rs/topgrade" distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz" -checksum=0e98f5c61914e88fa2437c539899c4f98ca70d9dc91492e35afba1cc8eb2092f +checksum=00dd0afa9ba166d61e63ea7387b3c6dfd6c905f5a42c1cefc394e7d0a869a6a1 post_install() { local topgrade="${DESTDIR}/usr/bin/topgrade"