diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2013-03-13 05:05:22 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:47 -0400 |
commit | 423a46331a9e5a2ec5dce0f367f3dbb9e1fa4cfb (patch) | |
tree | 14a13c986c7a331399620ad2e6545b34e73b0f30 /system | |
parent | a30f06532171833a6ea5d5e27eaef94e245d1181 (diff) | |
download | slackbuilds-423a46331a9e5a2ec5dce0f367f3dbb9e1fa4cfb.tar.gz |
system/dar: Updated for version 2.4.10.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/dar/dar.SlackBuild | 3 | ||||
-rw-r--r-- | system/dar/dar.info | 6 | ||||
-rw-r--r-- | system/dar/slack-desc | 10 |
3 files changed, 10 insertions, 9 deletions
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) |