system/smbldap-tools: Updated for version 0.9.10.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Christopher Walker 2013-04-23 20:48:19 -04:00 committed by Niels Horn
parent db5a3ecd63
commit 47eea01a2f
3 changed files with 13 additions and 13 deletions

View file

@ -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------------------------------------------------------|
smbldap-tools: smbldap-tools (LDAP user/group management tools)

View file

@ -2,9 +2,9 @@
# Slackware build script for smbldap-tools
# Copyright (c) 2009-2011 Chris Walker <kris240376@gmail.com>
# Copyright (c) 2009-2013 Christopher Walker <kris240376@gmail.com>
# All rights reserved.
#
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
@ -32,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=smbldap-tools
VERSION=0.9.7
VERSION=0.9.10
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -51,7 +51,7 @@ cd $TMP
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
chmod -R u+w,go+r-w,a-s .
PERLDIR=$(perl -V:installvendorlib | cut -d\' -f2)
@ -93,7 +93,7 @@ install -o root -g root -m 755 \
$PKG/usr/doc/$PRGNAM-$VERSION/migration_scripts
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG

View file

@ -1,8 +1,8 @@
PRGNAM="smbldap-tools"
VERSION="0.9.7"
VERSION="0.9.10"
HOMEPAGE="https://gna.org/projects/smbldap-tools/"
DOWNLOAD="http://download.gna.org/smbldap-tools/sources/0.9.7/smbldap-tools-0.9.7.tar.gz"
MD5SUM="d9f169a77b527672778e4307091bec36"
DOWNLOAD="http://download.gna.org/smbldap-tools/sources/0.9.10/smbldap-tools-0.9.10.tar.gz"
MD5SUM="f52a626637c468d66a4e71f30c174873"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""