diff options
author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-05-31 05:27:28 +0000 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-05-31 05:29:32 +0000 |
commit | 13acc50d8c09e4939ced7186525da6e2a18fa3f6 (patch) | |
tree | 2befda591e5c3b5d5d1cee2abb9ac39d193e7d90 | |
parent | f43e189aa915232c9572a015f679ffb4f96e13ae (diff) | |
download | ports-13acc50d8c09e4939ced7186525da6e2a18fa3f6.tar.gz ports-13acc50d8c09e4939ced7186525da6e2a18fa3f6.zip |
graphics/mupdf: update to 1.24.2
Changelog: https://mupdf.com/releases/history
Approved by: bofh (implicit), diizzy (implicit)
-rw-r--r-- | graphics/mupdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/mupdf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index 49605d925d26..43fc5bba830b 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= mupdf -DISTVERSION= 1.24.0 +DISTVERSION= 1.24.2 DISTVERSIONSUFFIX= -source PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo index 753507a5093c..e9882fa54fcd 100644 --- a/graphics/mupdf/distinfo +++ b/graphics/mupdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711264852 -SHA256 (mupdf-1.24.0-source.tar.gz) = 52f63003a6f4d89f234e9edfb4b4c83d216b83aaeb323cfda6047cb754599ae0 -SIZE (mupdf-1.24.0-source.tar.gz) = 55310611 +TIMESTAMP = 1717131100 +SHA256 (mupdf-1.24.2-source.tar.gz) = 7fbced6d6024608661d773b93990119db7eb2483f0d3e28855eadef9ca9a8686 +SIZE (mupdf-1.24.2-source.tar.gz) = 55313640 |