mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
topgrade: update to 10.0.1.
This commit is contained in:
parent
3c75f28aa3
commit
8b6fe23621
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=9.0.1
|
||||
version=10.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else"
|
||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/r-darwish/topgrade"
|
||||
distfiles="https://github.com/r-darwish/topgrade/archive/v${version}.tar.gz"
|
||||
checksum=70a1cf2c6a4de41e4c708409842968f3cf05dd5f238efac7ca0f1c9064be670a
|
||||
homepage="https://github.com/topgrade-rs/topgrade"
|
||||
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=908ec302fda3a0549e49c4c19f1e3e2cbaba08dd8b7301c59370569a86a9f09a
|
||||
|
||||
post_install() {
|
||||
vman topgrade.8
|
||||
|
|
Loading…
Add table
Reference in a new issue