mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
topgrade: update to 12.0.1
This commit is contained in:
parent
db76fde2fe
commit
1275292d2a
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=12.0.0
|
version=12.0.1
|
||||||
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=c99bb88995da5e7d86055d10eced8950740fa2ed986f0b9b159e64a22a0842ed
|
checksum=d8a9eeb9c6ae3aab8163b726e912fa7c39849c3ad9f1e39a07924885f639b7bf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
||||||
|
|
Loading…
Add table
Reference in a new issue