mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/Crypt-SSLeay: Updated for version 0.64.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c054bc0145
commit
dcd28a01e8
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Crypt-SSLeay
|
||||
VERSION=0.57
|
||||
VERSION=0.64
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -43,7 +43,7 @@ TMP=${TMP:-/tmp/SBo}
|
|||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
DOCS="Changes README TODO"
|
||||
DOCS="Changes README.md TODO"
|
||||
|
||||
if [ "$ARCH" = "i486" ]; then
|
||||
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Crypt-SSLeay"
|
||||
VERSION="0.57"
|
||||
HOMEPAGE="http://search.cpan.org/~dland/Crypt-SSLeay-0.57/SSLeay.pm"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DL/DLAND/Crypt-SSLeay-0.57.tar.gz"
|
||||
MD5SUM="82264180f5911dce33dbd85e24b1f36b"
|
||||
VERSION="0.64"
|
||||
HOMEPAGE="http://search.cpan.org/dist/Crypt-SSLeay/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-0.64.tar.gz"
|
||||
MD5SUM="4812f14d6e8c71714a26c0ad733666dc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue