topgrade: update to 12.0.1

This commit is contained in:
Marcin Puc 2023-07-23 22:10:51 +02:00 committed by Piraty
parent db76fde2fe
commit 1275292d2a

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=12.0.0
version=12.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=c99bb88995da5e7d86055d10eced8950740fa2ed986f0b9b159e64a22a0842ed
checksum=d8a9eeb9c6ae3aab8163b726e912fa7c39849c3ad9f1e39a07924885f639b7bf
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"