diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-09-03 11:10:49 -0700 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-09-03 11:11:15 -0700 |
commit | 2b629c39cf9783efd63ab96334e4fe1027c2e088 (patch) | |
tree | b2ede078bca6b77934478d822f579a478de1bbb7 | |
parent | UPDATING: Add entry for editors/vim and the Great Vimrc Untangling (diff) |
www/vger: Update to 1.11
-rw-r--r-- | www/vger/Makefile | 2 | ||||
-rw-r--r-- | www/vger/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/vger/Makefile b/www/vger/Makefile index 42049493b1e8..774feaffed1e 100644 --- a/www/vger/Makefile +++ b/www/vger/Makefile @@ -1,5 +1,5 @@ PORTNAME= vger -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= www MASTER_SITES= https://tildegit.org/solene/vger/archive/ DISTFILES= ${PORTVERSION}.tar.gz diff --git a/www/vger/distinfo b/www/vger/distinfo index 93fb43df5898..cb4936b44976 100644 --- a/www/vger/distinfo +++ b/www/vger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649478952 -SHA256 (1.10.tar.gz) = 1fb8c246dd01fef6a0d4a2378b0a0a958c55bcd87c8dc490cf108dbf8200ecf3 -SIZE (1.10.tar.gz) = 13853 +TIMESTAMP = 1662228618 +SHA256 (1.11.tar.gz) = 2328abeba77b8cc418b74cdb39ee3160b3766c023b25a05a675e80f168133119 +SIZE (1.11.tar.gz) = 15442 |