topgrade: update to 10.2.2

This commit is contained in:
zenobit 2022-12-06 22:27:08 +01:00 committed by Piraty
parent 262b9b4636
commit 799cbbe6ce

View File

@ -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 <jan.christian@gruenhage.xyz>"
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"