diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:38:33 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:46:54 +0800 |
commit | 3373ea05e8da543289b0244757769cd4dd463433 (patch) | |
tree | 09979b99211f3e70051ecb819f95a044bc438e6e | |
parent | misc/pciids: Update to 20230523 (diff) |
net/bittwist: Update to 3.1
Changes: https://bittwist.sourceforge.io/news.html
-rw-r--r-- | net/bittwist/Makefile | 2 | ||||
-rw-r--r-- | net/bittwist/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bittwist/Makefile b/net/bittwist/Makefile index 455ae1e520cc..0d688d7a1638 100644 --- a/net/bittwist/Makefile +++ b/net/bittwist/Makefile @@ -1,5 +1,5 @@ PORTNAME= bittwist -PORTVERSION= 3.0 +PORTVERSION= 3.1 DISTVERSIONPREFIX= bsd- CATEGORIES= net MASTER_SITES= SF/bittwist/BSD/Bit-Twist%20${PORTVERSION} diff --git a/net/bittwist/distinfo b/net/bittwist/distinfo index 638396d1f09e..c878c1d0f679 100644 --- a/net/bittwist/distinfo +++ b/net/bittwist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685016878 -SHA256 (bittwist-bsd-3.0.tar.gz) = 68ad273f9f9269c5901ae36dfa167775578498ef9d41cb401ede4f3a55775115 -SIZE (bittwist-bsd-3.0.tar.gz) = 39798 +TIMESTAMP = 1685792184 +SHA256 (bittwist-bsd-3.1.tar.gz) = 7cf51476b5107ad07e3c68c9ef66f80dd14848eb9682a18b03f05c77a4add76b +SIZE (bittwist-bsd-3.1.tar.gz) = 41996 |