summaryrefslogtreecommitdiffstats
path: root/doc/dvipng/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dvipng/DETAILS')
-rwxr-xr-xdoc/dvipng/DETAILS7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/dvipng/DETAILS b/doc/dvipng/DETAILS
index 033e1fda2c..56e29a73ea 100755
--- a/doc/dvipng/DETAILS
+++ b/doc/dvipng/DETAILS
@@ -1,8 +1,11 @@
SPELL=dvipng
- VERSION=1.12
+ VERSION=1.14
SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.sig
SOURCE_URL[0]=http://mirror.lihnidos.org/GNU/savannah/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:66cc9140cc04cc79a483b440ca6784a31c16266b3ffd0d2fdc47282173d27bdc5c7312b5e3a29e50024bb6e587254672a9f4571d238afcdd14cd04034c3f092f
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=30FDD71A.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.nongnu.org/dvipng/"
LICENSE[0]="LGPL"