From 26fe1ea66747493e0db11444c2efcfec429e4f08 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Thu, 13 May 2010 00:40:54 +0200 Subject: system/mcrypt: Updated for version 2.6.8 --- system/mcrypt/README | 8 +++----- system/mcrypt/mcrypt.SlackBuild | 2 +- system/mcrypt/mcrypt.info | 2 ++ 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/mcrypt') diff --git a/system/mcrypt/README b/system/mcrypt/README index e987f323ef..52128e52ec 100644 --- a/system/mcrypt/README +++ b/system/mcrypt/README @@ -5,8 +5,6 @@ including encrypting files or data streams without having to be cryptographers. The companion to MCrypt is libmcrypt, which contains the actual encryption functions themselves and provides a standardized mechanism for accessing them. -mcrypt and libmcrypt packages are recommended if you are using phpmyadmin for -database administration. - -To actually use mcrypt, you would have to recompile php with the following -config switch: "--with-mcrypt=shared,/usr/bin" +The mcrypt package is recommended if you are using phpmyadmin for database +administration. To actually use mcrypt, you would have to recompile php with +the following config switch: "--with-mcrypt=shared,/usr/bin" diff --git a/system/mcrypt/mcrypt.SlackBuild b/system/mcrypt/mcrypt.SlackBuild index 48df263f64..0996cddbab 100644 --- a/system/mcrypt/mcrypt.SlackBuild +++ b/system/mcrypt/mcrypt.SlackBuild @@ -100,4 +100,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/system/mcrypt/mcrypt.info b/system/mcrypt/mcrypt.info index 4a6135c753..b5d19c9e16 100644 --- a/system/mcrypt/mcrypt.info +++ b/system/mcrypt/mcrypt.info @@ -2,7 +2,9 @@ PRGNAM="mcrypt" VERSION="2.6.8" HOMEPAGE="http://mcrypt.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/mcrypt/mcrypt-2.6.8.tar.gz" +DOWNLOAD_x86_64="" MD5SUM="97639f8821b10f80943fa17da302607e" +MD5SUM_x86_64="" MAINTAINER="Nishant Limbachia" EMAIL="nishant@mnspace.net" APPROVED="rworkman" -- cgit v1.2.3