diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-30 14:22:00 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-30 14:22:00 +0000 |
commit | af4fef7553769b5fecf3a7b328612df40ce89b23 (patch) | |
tree | 95f0a4dae639be5a4030117a34ea2e63cd3a7525 /misc | |
parent | net/seaweedfs: update to 2.22 with fuse support (diff) |
misc/broot: Update to 1.2.1
Changes: https://github.com/Canop/broot/releases/tag/v1.2.1
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28413
Notes
Notes:
svn path=/head/; revision=563411
Diffstat (limited to 'misc')
-rw-r--r-- | misc/broot/Makefile | 2 | ||||
-rw-r--r-- | misc/broot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 87c3534f2918..4c1e98d6e2a2 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -2,7 +2,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/broot/distinfo b/misc/broot/distinfo index 5a05a09c0e82..22ecccc64c6a 100644 --- a/misc/broot/distinfo +++ b/misc/broot/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1611057685 +TIMESTAMP = 1611920528 SHA256 (rust/crates/adler-0.2.3.tar.gz) = ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e SIZE (rust/crates/adler-0.2.3.tar.gz) = 12168 SHA256 (rust/crates/adler32-1.2.0.tar.gz) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 @@ -405,5 +405,5 @@ SHA256 (rust/crates/xml-rs-0.8.3.tar.gz) = b07db065a5cf61a7e4ba64f29e67db906fb17 SIZE (rust/crates/xml-rs-0.8.3.tar.gz) = 52547 SHA256 (rust/crates/yaml-rust-0.4.4.tar.gz) = 39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d SIZE (rust/crates/yaml-rust-0.4.4.tar.gz) = 48359 -SHA256 (canop-broot-v1.2.0_GH0.tar.gz) = 87758fd6bc4bc3db32d6a557b84db28fa527be2102ecf9c465cb5a0393af428f -SIZE (canop-broot-v1.2.0_GH0.tar.gz) = 6255425 +SHA256 (canop-broot-v1.2.1_GH0.tar.gz) = 5be09d67bea864bbb2d1ce50e854c17490bbf42e2544a987a1c91b9ddbf75f41 +SIZE (canop-broot-v1.2.1_GH0.tar.gz) = 6255181 |