diff options
author | Michiel van Baak Jansen <michiel@vanbaak.eu> | 2023-09-16 12:43:34 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-09-17 15:26:47 +0000 |
commit | 3633f954ad61f811a2ceb21efd2f03d0bf1a6d9c (patch) | |
tree | 64194aa176f524b67718747254023d2678f69055 | |
parent | 8328eafe19d8bff2c7b5e0355b117ebaacaf7264 (diff) | |
download | ports-3633f954ad61f811a2ceb21efd2f03d0bf1a6d9c.tar.gz ports-3633f954ad61f811a2ceb21efd2f03d0bf1a6d9c.zip |
net-p2p/autoscan: Update to 1.4.0
Changelog: https://github.com/Cloudbox/autoscan/releases/tag/v1.4.0
PR: 273857
-rw-r--r-- | net-p2p/autoscan/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/autoscan/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index 2b48ebfbe55a..174b0e119e68 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,6 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 -PORTREVISION= 15 +DISTVERSION= 1.4.0 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/autoscan/distinfo b/net-p2p/autoscan/distinfo index b9ec7f69feab..ed52bbf14d5a 100644 --- a/net-p2p/autoscan/distinfo +++ b/net-p2p/autoscan/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1646238370 -SHA256 (go/net-p2p_autoscan/autoscan-v1.3.0/v1.3.0.mod) = 33ec17bddffaf6ad7074f4209f9ba2841f7055f6c6954c7f58f6bb9a8c8013a3 -SIZE (go/net-p2p_autoscan/autoscan-v1.3.0/v1.3.0.mod) = 1648 -SHA256 (go/net-p2p_autoscan/autoscan-v1.3.0/v1.3.0.zip) = ea43405945bee5b9b8277292c91af262dd4450919b1ac5ec1fdead652c8820df -SIZE (go/net-p2p_autoscan/autoscan-v1.3.0/v1.3.0.zip) = 78961 +TIMESTAMP = 1694868128 +SHA256 (go/net-p2p_autoscan/autoscan-v1.4.0/v1.4.0.mod) = d162903fe49931ae585493ce6f9bd86b3f8ca55e7f721f60f02af7f568ac8aa1 +SIZE (go/net-p2p_autoscan/autoscan-v1.4.0/v1.4.0.mod) = 1621 +SHA256 (go/net-p2p_autoscan/autoscan-v1.4.0/v1.4.0.zip) = e9a14dab8a0fa5d4ab549524b020404b0f21cd397fe760986390dfbb48f9eb82 +SIZE (go/net-p2p_autoscan/autoscan-v1.4.0/v1.4.0.zip) = 79398 |