diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-04-10 16:13:34 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-04-10 16:13:34 +0000 |
commit | 4a705d993a94ce1a98b90571ea38556be41d74d5 (patch) | |
tree | beea6297ae2187c901fe4d0f4652095f32116d17 /x11-fonts | |
parent | f75aa87f8fb260267a2d9488cdecb7c79abc2a4b (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/jetbrains-mono/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/jetbrains-mono/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/jetbrains-mono/Makefile b/x11-fonts/jetbrains-mono/Makefile index c093348264e9..bead7738bf92 100644 --- a/x11-fonts/jetbrains-mono/Makefile +++ b/x11-fonts/jetbrains-mono/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= jetbrains-mono -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.5 +PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/JetBrains/JetBrainsMono/releases/download/v${PORTVERSION}/ DISTNAME= JetBrainsMono-${DISTVERSION} diff --git a/x11-fonts/jetbrains-mono/distinfo b/x11-fonts/jetbrains-mono/distinfo index 97b6d1de20ac..2933c3823f60 100644 --- a/x11-fonts/jetbrains-mono/distinfo +++ b/x11-fonts/jetbrains-mono/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586362053 -SHA256 (JetBrainsMono-1.0.6.zip) = 20dc848fa3198a0d52a75013fb2514a234c1c8d686f1165ba6c5cd0afcb370f6 -SIZE (JetBrainsMono-1.0.6.zip) = 5332880 +TIMESTAMP = 1585223284 +SHA256 (JetBrainsMono-1.0.5.zip) = 4ea0eaf943764cd5ab011524266c12704420ba4e57da03daa0456145946022eb +SIZE (JetBrainsMono-1.0.5.zip) = 3313739 |