summaryrefslogtreecommitdiffstats
path: root/system/aimage
diff options
context:
space:
mode:
Diffstat (limited to 'system/aimage')
-rw-r--r--system/aimage/aimage.SlackBuild9
-rw-r--r--system/aimage/aimage.info8
-rw-r--r--system/aimage/slack-desc2
3 files changed, 10 insertions, 9 deletions
diff --git a/system/aimage/aimage.SlackBuild b/system/aimage/aimage.SlackBuild
index 3523c8d2b7..b3f8bc2b48 100644
--- a/system/aimage/aimage.SlackBuild
+++ b/system/aimage/aimage.SlackBuild
@@ -22,17 +22,17 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Updated on 20111109 by Barry J. Grundy
+
PRGNAM=aimage
-VERSION=3.2.4
+VERSION=3.2.5
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -79,8 +79,9 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
+# Docs "NEWS" "README" AND "AUTHORS" exist but are empty
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README \
+cp -a ChangeLog COPYING INSTALL \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/system/aimage/aimage.info b/system/aimage/aimage.info
index 4231c8822b..294a8e7adc 100644
--- a/system/aimage/aimage.info
+++ b/system/aimage/aimage.info
@@ -1,10 +1,10 @@
PRGNAM="aimage"
-VERSION="3.2.4"
+VERSION="3.2.5"
HOMEPAGE="http://www.afflib.org"
-DOWNLOAD="http://www.afflib.org/downloads/aimage-3.2.4.tar.gz"
-MD5SUM="bb6e4e91524612570a481b6470fe7cd1"
+DOWNLOAD="http://www.afflib.org/downloads/aimage-3.2.5.tar.gz"
+MD5SUM="07a11d653cdd1d7a5aefe4d99cdbd408"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"
-APPROVED="Erik Hanson"
+APPROVED="Erik Hanson,Niels Horn"
diff --git a/system/aimage/slack-desc b/system/aimage/slack-desc
index 0ca12c40d7..fe64a068e6 100644
--- a/system/aimage/slack-desc
+++ b/system/aimage/slack-desc
@@ -14,6 +14,6 @@ aimage: and AFD formats can be compressed or uncompressed. aimage can
aimage: optionally compress and calculate MD5 or SHA-1 hash residues while
aimage: the data is being copied. It has intelligent error recovery similar
aimage: to what is in ddrescue.
-aimage:
+aimage:
aimage: Homepage: http://www.afflib.org
aimage: