topgrade: update to 12.0.0
This commit is contained in:
parent
06d8ba7f75
commit
40dbe001ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'topgrade'
|
# Template file for 'topgrade'
|
||||||
pkgname=topgrade
|
pkgname=topgrade
|
||||||
version=11.0.2
|
version=12.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -9,7 +9,7 @@ maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/topgrade-rs/topgrade"
|
homepage="https://github.com/topgrade-rs/topgrade"
|
||||||
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=29cd1d870dafbfa46d07c4056ba229a98755660a2e37804f12e1507fdde7d237
|
checksum=c99bb88995da5e7d86055d10eced8950740fa2ed986f0b9b159e64a22a0842ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue