summaryrefslogtreecommitdiffstats
path: root/extra/openldap/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-10-23 18:29:35 +0200
committerpiernov <piernov@piernov.org>2011-10-23 18:29:35 +0200
commit410a0759cc52cfb7414b39efae5e0c06882b4ba1 (patch)
tree52bfbc0209922a9368e74c4935c47745aa8470d5 /extra/openldap/Pkgfile
parented68fde14a6fbd7ecf5785697ae8ed5d4cb12bcd (diff)
downloadnutyx-extra-410a0759cc52cfb7414b39efae5e0c06882b4ba1.tar.gz
nutyx-extra-410a0759cc52cfb7414b39efae5e0c06882b4ba1.tar.bz2
nutyx-extra-410a0759cc52cfb7414b39efae5e0c06882b4ba1.tar.xz
nutyx-extra-410a0759cc52cfb7414b39efae5e0c06882b4ba1.zip
openldap 2.4.26-1 màj port
Diffstat (limited to 'extra/openldap/Pkgfile')
-rw-r--r--extra/openldap/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/openldap/Pkgfile b/extra/openldap/Pkgfile
index 50f073901..84e7e634e 100644
--- a/extra/openldap/Pkgfile
+++ b/extra/openldap/Pkgfile
@@ -6,13 +6,14 @@
# Run on: libldap
name=openldap
-version=2.4.24
+version=2.4.26
release=1
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$name-$version.tgz)
build() {
source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
+# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
export CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"