diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-01-12 07:48:10 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-01-12 07:48:10 +0000 |
commit | 4176a5d6ab011922f68981453dc7c99af659161f (patch) | |
tree | 950ca87a9f6ad0b7ece808b52f4361332ec70154 | |
parent | 667ce596f0e946024375370663a413462bd9fdbb (diff) |
editors/xed: update the port to version 3.2.2.
-rw-r--r-- | editors/xed/Makefile | 2 | ||||
-rw-r--r-- | editors/xed/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 277e615eeb95..a81b5056a428 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= xed -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.2 CATEGORIES= editors gnome DIST_SUBDIR= gnome diff --git a/editors/xed/distinfo b/editors/xed/distinfo index 049091e7174b..6fb283bce988 100644 --- a/editors/xed/distinfo +++ b/editors/xed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637663586 -SHA256 (gnome/linuxmint-xed-3.2.0_GH0.tar.gz) = c9857076840b16b994d29f60d3fbab67b545afa152a55b877b7453fed8c41237 -SIZE (gnome/linuxmint-xed-3.2.0_GH0.tar.gz) = 4526781 +TIMESTAMP = 1640956017 +SHA256 (gnome/linuxmint-xed-3.2.2_GH0.tar.gz) = 7f0a1a8abc85da66980354aa033c1215eb7bf4e23e71d14b6ae9a28956352632 +SIZE (gnome/linuxmint-xed-3.2.2_GH0.tar.gz) = 4542839 |