diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-17 21:02:43 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-17 21:23:38 +0000 |
commit | 0d67174d4d83e38edff3557554c0f5684d211a24 (patch) | |
tree | 65ffe957bcf750c910ad5456bafe256518438cdd /textproc/fzf | |
parent | 8fe34bafc2bdd6c503eea3d4a9a0d50fb8330d57 (diff) |
Diffstat (limited to 'textproc/fzf')
-rw-r--r-- | textproc/fzf/Makefile | 3 | ||||
-rw-r--r-- | textproc/fzf/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 75876acedcb5..06e6612ce33a 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,5 @@ PORTNAME= fzf -DISTVERSION= 0.35.1 -PORTREVISION= 2 +DISTVERSION= 0.36.0 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo index 0296ceffbf9a..dceb4b39288c 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1669547260 -SHA256 (go/textproc_fzf/junegunn-fzf-0.35.1_GH0/go.mod) = 8f49317830c12c2183948e198287aca16ab34ec4bd29357e1b410702a57f97cd -SIZE (go/textproc_fzf/junegunn-fzf-0.35.1_GH0/go.mod) = 596 -SHA256 (go/textproc_fzf/junegunn-fzf-0.35.1_GH0/junegunn-fzf-0.35.1_GH0.tar.gz) = d59ec6f2b6e95dad53bb81f758471e066c657be1b696f2fe569e1a9265dda8fe -SIZE (go/textproc_fzf/junegunn-fzf-0.35.1_GH0/junegunn-fzf-0.35.1_GH0.tar.gz) = 218773 +TIMESTAMP = 1673989260 +SHA256 (go/textproc_fzf/junegunn-fzf-0.36.0_GH0/go.mod) = f971f9b4684a0eb3a3cef6cca818b7a94001bd63e3cf44f57233a4273bbc93e6 +SIZE (go/textproc_fzf/junegunn-fzf-0.36.0_GH0/go.mod) = 596 +SHA256 (go/textproc_fzf/junegunn-fzf-0.36.0_GH0/junegunn-fzf-0.36.0_GH0.tar.gz) = 4745443ac751b7e322a61fbf7b0e4a8c3c1c47a482a7e9d3d31230faed8f4443 +SIZE (go/textproc_fzf/junegunn-fzf-0.36.0_GH0/junegunn-fzf-0.36.0_GH0.tar.gz) = 229126 |