git: 5cef056e63e4 - main - net/py-wmi-query: Bump PORTREVISION. net/py-impacket was updated to 0.12.0

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Tue, 24 Dec 2024 05:20:14 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5cef056e63e491c866d07055abf03f01d4b4c189

commit 5cef056e63e491c866d07055abf03f01d4b4c189
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-12-24 05:07:17 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-12-24 05:20:02 +0000

    net/py-wmi-query: Bump PORTREVISION. net/py-impacket was updated to 0.12.0
---
 net/py-wmi-query/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/py-wmi-query/Makefile b/net/py-wmi-query/Makefile
index 93d276898630..a5b5fb111d3c 100644
--- a/net/py-wmi-query/Makefile
+++ b/net/py-wmi-query/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wmi-query
 PORTVERSION=	0.1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}