mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-04 16:29:49 +02:00
topgrade: update to 16.0.3
This commit is contained in:
parent
9929f839ad
commit
6ca5c2f2e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=16.0.2
|
||||
version=16.0.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/topgrade-rs/topgrade"
|
||||
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9cbaf60a44a1ba76c51d4a44e4fe4e7567ffbbb8c5c3b5751dfbdafd161f8230
|
||||
checksum=97df1c06f9489ce842756fd27c7a309db952bee16001a7a2e7a337d45904731c
|
||||
|
||||
post_install() {
|
||||
local topgrade="${DESTDIR}/usr/bin/topgrade"
|
||||
|
|
Loading…
Add table
Reference in a new issue