diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-02 15:13:49 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-02 15:13:49 +0000 |
| commit | 0294766aa5001906b242ccc9217ecd5803482af3 (patch) | |
| tree | 6a28be02b4ddedcb54e031001fae05e911f142eb | |
| parent | cc02b5d42f7f58adb557d88187e777a8cc8fccf4 (diff) | |
shells/bash-completion-zfs: Update 2.3.3 => 2.4.1 (no changes)
Just a version update to match the latest OpenZFS release.
| -rw-r--r-- | shells/bash-completion-zfs/Makefile | 2 | ||||
| -rw-r--r-- | shells/bash-completion-zfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash-completion-zfs/Makefile b/shells/bash-completion-zfs/Makefile index ce0a3a34f2d0..0deddfd36b2b 100644 --- a/shells/bash-completion-zfs/Makefile +++ b/shells/bash-completion-zfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= bash-completion-zfs -DISTVERSION= 2.3.3 +DISTVERSION= 2.4.1 CATEGORIES= shells # Use direct link to 15KB file instead of 30+MB tarball: # https://github.com/openzfs/zfs/releases/download/zfs-${DISTVERSION}/zfs-${DISTVERSION}.tar.gz diff --git a/shells/bash-completion-zfs/distinfo b/shells/bash-completion-zfs/distinfo index c40be0c57bf8..dcf51d55468d 100644 --- a/shells/bash-completion-zfs/distinfo +++ b/shells/bash-completion-zfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755080808 -SHA256 (bash-completion-zfs-2.3.3/zfs.in) = 64ad7c694d55bb82480ac68001e5bdba3202332157d421a420296bebf946a353 -SIZE (bash-completion-zfs-2.3.3/zfs.in) = 15150 +TIMESTAMP = 1772410000 +SHA256 (bash-completion-zfs-2.4.1/zfs.in) = 64ad7c694d55bb82480ac68001e5bdba3202332157d421a420296bebf946a353 +SIZE (bash-completion-zfs-2.4.1/zfs.in) = 15150 |
