topgrade: update to 10.2.4

This commit is contained in:
zenobit 2022-12-20 17:37:37 +01:00 committed by Michal Vasilek
parent a5b5aa078f
commit 97511560c5

View file

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=10.2.2
version=10.2.4
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=00dd0afa9ba166d61e63ea7387b3c6dfd6c905f5a42c1cefc394e7d0a869a6a1
checksum=b7390d609259a4fa4b4c2db6fdc685e12e65d2f9bc98d442d713bf1c9bce7677
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"