mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
deskutils/virt-manager: update to 4.1.0
This commit is contained in:
parent
504945e2c3
commit
b1bd7c849e
@ -1,6 +1,5 @@
|
||||
PORTNAME= virt-manager
|
||||
PORTVERSION= 4.0.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= deskutils net-mgmt
|
||||
MASTER_SITES= https://virt-manager.org/download/sources/${PORTNAME}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1646479034
|
||||
SHA256 (virt-manager-4.0.0.tar.gz) = 515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086
|
||||
SIZE (virt-manager-4.0.0.tar.gz) = 3096236
|
||||
TIMESTAMP = 1667145208
|
||||
SHA256 (virt-manager-4.1.0.tar.gz) = 950681d7b32dc61669278ad94ef31da33109bf6fcf0426ed82dfd7379aa590a2
|
||||
SIZE (virt-manager-4.1.0.tar.gz) = 3151412
|
||||
|
@ -32,11 +32,3 @@
|
||||
|
||||
'configure': configure,
|
||||
|
||||
@@ -547,4 +544,7 @@ setuptools.setup(
|
||||
},
|
||||
|
||||
distclass=VMMDistribution,
|
||||
+
|
||||
+ # Declare packages explicitly so that setuptools does not attempt auto discovery
|
||||
+ packages=[],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user