mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
virt-manager: update to 3.2.0.
This commit is contained in:
parent
ee986807d5
commit
5a1a6ef801
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_dirs="/usr/share/${pkgname}/virtManager"
|
pycompile_dirs="/usr/share/${pkgname}/virtManager"
|
||||||
hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
|
hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://virt-manager.org"
|
homepage="https://virt-manager.org"
|
||||||
changelog="https://raw.githubusercontent.com/virt-manager/virt-manager/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/virt-manager/virt-manager/master/NEWS.md"
|
||||||
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ccc98bda8c336c58031c2c3f3c7948daa2f9d150e2d406519216734f3b25832a
|
checksum=2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue