summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author David Spencer2011-12-28 12:51:25 +0100
committer Robby Workman2011-12-31 07:24:40 +0100
commit370f337b868705ac8c207f392fbe1fe589d192d4 (patch)
tree81e31c0a39cc5d77ef14a0bf6385da291f9f9ffa /graphics
parent894401804b6875fe952c37fe787b7f22a54cd983 (diff)
downloadslackbuilds-370f337b868705ac8c207f392fbe1fe589d192d4.tar.gz
graphics/jhead: Updated for version 2.93
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jhead/jhead.SlackBuild24
-rw-r--r--graphics/jhead/jhead.info6
2 files changed, 24 insertions, 6 deletions
diff --git a/graphics/jhead/jhead.SlackBuild b/graphics/jhead/jhead.SlackBuild
index d2460d1d29..b91203836d 100644
--- a/graphics/jhead/jhead.SlackBuild
+++ b/graphics/jhead/jhead.SlackBuild
@@ -1,11 +1,29 @@
#!/bin/sh
# Slackware build script for jhead
-# Written by David Spencer <baildon.research@googlemail.com>
-# This script is dedicated to the public domain
+
+# Copyright 2011 David Spencer, Baildon, West Yorkshire, U.K.
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jhead
-VERSION=${VERSION:-2.90}
+VERSION=${VERSION:-2.93}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/jhead/jhead.info b/graphics/jhead/jhead.info
index fe007d9449..26b876375d 100644
--- a/graphics/jhead/jhead.info
+++ b/graphics/jhead/jhead.info
@@ -1,8 +1,8 @@
PRGNAM="jhead"
-VERSION="2.90"
+VERSION="2.93"
HOMEPAGE="http://www.sentex.net/~mwandel/jhead/"
-DOWNLOAD="http://www.sentex.net/~mwandel/jhead/jhead-2.90.tar.gz"
-MD5SUM="661effa9420bb92cb99ced697c5a177f"
+DOWNLOAD="http://www.sentex.net/~mwandel/jhead/jhead-2.93.tar.gz"
+MD5SUM="23ac51b4aea2df663d684744e282eb7d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Spencer"