mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
parent
aaefb92ec3
commit
7189245fb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=14.0.1
|
||||
version=15.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
|||
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=e4262fae2c89efe889b5a3533dc25d35dd3fbaf373091170f20bcc852017e8be
|
||||
checksum=53c6521041a6ffddf1ccb13f404f131919a2ef48deb3974fc71dc3be08db6cd0
|
||||
|
||||
post_install() {
|
||||
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
||||
|
|
Loading…
Add table
Reference in a new issue