diff options
author | Jonathan Chen <jonc@chen.org.nz> | 2021-11-17 13:02:36 -0500 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-11-17 13:02:36 -0500 |
commit | 9237f10a0c580346966d19636a5e7879d71a8e95 (patch) | |
tree | f4795879cb5076ceda81c77e59acf7413a097383 | |
parent | devel/py-awesomeversion: Update to 21.11.0 (diff) |
textproc/sigil: Update to 1.8.0
Changelog: https://github.com/Sigil-Ebook/Sigil/releases/tag/1.8.0
PR: 259444
-rw-r--r-- | textproc/sigil/Makefile | 2 | ||||
-rw-r--r-- | textproc/sigil/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index e108e8fd7206..fa4b1f0fe958 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,7 +1,7 @@ # Created by: Jonathan Chen <jonc@chen.org.nz> PORTNAME= sigil -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index be782c6c98ee..96f732024ded 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627007834 -SHA256 (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66 -SIZE (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = 21315598 +TIMESTAMP = 1635192178 +SHA256 (Sigil-Ebook-Sigil-1.8.0_GH0.tar.gz) = 33d84331f259ab8d92fc2c5fed6f05fd5f011695c48f83537423635a7afdd2ec +SIZE (Sigil-Ebook-Sigil-1.8.0_GH0.tar.gz) = 21217901 |