topgrade: update to 14.0.1

This commit is contained in:
Marcin Puc 2024-01-22 09:24:47 +01:00 committed by cinerea0
parent 8c02e03e9e
commit dfc7e4765b

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=13.0.0
version=14.0.1
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=6d83af871b6ce108dd4773c81835734d306b41425c41c533095ca5a82324b049
checksum=e4262fae2c89efe889b5a3533dc25d35dd3fbaf373091170f20bcc852017e8be
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"