topgrade: update to 12.0.2

This commit is contained in:
Marcin Puc 2023-07-25 11:44:01 +02:00 committed by classabbyamp
parent e9cd0a7c81
commit c01d2cc059

View file

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