From 423a46331a9e5a2ec5dce0f367f3dbb9e1fa4cfb Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Wed, 13 Mar 2013 05:05:22 -0400 Subject: system/dar: Updated for version 2.4.10. Signed-off-by: dsomero --- system/dar/dar.SlackBuild | 3 ++- system/dar/dar.info | 6 +++--- system/dar/slack-desc | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'system/dar') diff --git a/system/dar/dar.SlackBuild b/system/dar/dar.SlackBuild index abfc6a0409..d758a3cdf3 100644 --- a/system/dar/dar.SlackBuild +++ b/system/dar/dar.SlackBuild @@ -30,7 +30,7 @@ # No additional license terms added :-) PRGNAM="dar" -VERSION=${VERSION:-2.4.9} +VERSION=${VERSION:-2.4.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -75,6 +75,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; +LDFLAGS="-L/usr/lib${LIBDIRSUFFIX} -L/lib${LIBDIRSUFFIX}" \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/system/dar/dar.info b/system/dar/dar.info index 515e7cbf29..56f787a315 100644 --- a/system/dar/dar.info +++ b/system/dar/dar.info @@ -1,8 +1,8 @@ PRGNAM="dar" -VERSION="2.4.9" +VERSION="2.4.10" HOMEPAGE="http://dar.linux.free.fr/" -DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.4.9.tar.gz" -MD5SUM="c7e8d6c480c068a52dc8cdfca9c5f615" +DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.4.10.tar.gz" +MD5SUM="260efaaf3f996836f1f28f8a1e0ceb31" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/dar/slack-desc b/system/dar/slack-desc index 0fd7ee4c93..7762111e85 100644 --- a/system/dar/slack-desc +++ b/system/dar/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| dar: dar (Disk ARchive) -- cgit v1.2.3