diff options
author | Kenneth Raplee <kenrap@kennethraplee.com> | 2025-07-07 04:22:17 -0700 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2025-07-07 14:32:26 +0300 |
commit | a5ac534fd485b4c3d52d3dfdd3be17217038f102 (patch) | |
tree | 73ca640aef98c015559c71b526504d0eaf5f9829 | |
parent | devel/kf6-extra-cmake-modules: Prepare for the native inotify impl (diff) |
net-p2p/py-tremc: Update to 0.9.4
Pull Request: https://github.com/freebsd/freebsd-ports/pull/427
-rw-r--r-- | net-p2p/py-tremc/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/py-tremc/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/py-tremc/Makefile b/net-p2p/py-tremc/Makefile index 4d013cf72294..2092080abcb1 100644 --- a/net-p2p/py-tremc/Makefile +++ b/net-p2p/py-tremc/Makefile @@ -1,6 +1,5 @@ PORTNAME= tremc -DISTVERSION= 0.9.3 -PORTREVISION= 1 +DISTVERSION= 0.9.4 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/py-tremc/distinfo b/net-p2p/py-tremc/distinfo index b589524693dd..c2f88ac53474 100644 --- a/net-p2p/py-tremc/distinfo +++ b/net-p2p/py-tremc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646846484 -SHA256 (tremc-tremc-0.9.3_GH0.tar.gz) = 57917eac90760d33f47c222fb4ee24d554934cd43cdf76c6a1d8104d2dc7a738 -SIZE (tremc-tremc-0.9.3_GH0.tar.gz) = 334465 +TIMESTAMP = 1751886921 +SHA256 (tremc-tremc-0.9.4_GH0.tar.gz) = f8cd45f2bfc1fa67dc8816659d81beacb9fd7b7a4a4b8402604a71c29836bd6f +SIZE (tremc-tremc-0.9.4_GH0.tar.gz) = 340109 |