summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-10 14:10:06 +0400
committerVlad Glagolev2014-10-10 14:10:06 +0400
commitd322f726ae49101dd71cad87746344628857b89c (patch)
treeeb91a4403a72254bb2c7d1d6d17b5c75a57dfa8f
parent30438790df49fb6ef2f835635d6504804185b904 (diff)
mupdf: => 1.6
-rwxr-xr-xdoc/mupdf/DETAILS5
-rw-r--r--doc/mupdf/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/mupdf/DETAILS b/doc/mupdf/DETAILS
index 19bf44feb7..4bc117b71c 100755
--- a/doc/mupdf/DETAILS
+++ b/doc/mupdf/DETAILS
@@ -1,9 +1,10 @@
SPELL=mupdf
- VERSION=1.4
- SOURCE_HASH=sha512:6ed37df85760f08a8c967c824c08fcaa79bc2bfc4f1787d50cb59b8c11f1be41d7163e0e5d0bede93b066ff2ef9fcfaf748555ea7b4a02ddabb6a0b175f403fe
+ VERSION=1.6
+ SOURCE_HASH=sha512:3a47d47b81550f531039153385fc22bb81a24df334706e23b7f118d08d97bb103566eef2a6ea3602ebe242fcb9d53304bb9d8230109572204491415a3a1b0645
SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION-source"
SOURCE_URL[0]=http://mupdf.com/downloads/$SOURCE
+ SOURCE_URL[1]=http://mupdf.com/downloads/archive/$SOURCE
WEB_SITE=http://www.mupdf.com/
ENTERED=20120426
LICENSE[0]=GPL
diff --git a/doc/mupdf/HISTORY b/doc/mupdf/HISTORY
index 50d61ca678..6d650e47de 100644
--- a/doc/mupdf/HISTORY
+++ b/doc/mupdf/HISTORY
@@ -1,3 +1,6 @@
+2014-10-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.6; added archive url
+
2014-04-18 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: updated spell to 1.4; changed source extension to tar.gz;-)
* BUILD: insert compiler flags as desired by Makefile