From 8676974a3a9e2f80a1654dc5d6ecc114dd9d684c Mon Sep 17 00:00:00 2001 From: Thomas Morper Date: Thu, 17 Nov 2016 09:53:55 +0000 Subject: perl/perl-DBD-SQLite: Updated for version 1.52. Signed-off-by: David Spencer --- perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 8 ++++---- perl/perl-DBD-SQLite/perl-DBD-SQLite.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'perl/perl-DBD-SQLite') diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild index 7a8df1c9bb..c049c305c5 100644 --- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild +++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild @@ -4,7 +4,7 @@ # Written by Thomas Morper PRGNAM=perl-DBD-SQLite -VERSION=${VERSION:-1.48} +VERSION=${VERSION:-1.52} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -12,7 +12,7 @@ SRCNAM=$(echo $PRGNAM | cut -f2- -d-) if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -23,8 +23,8 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info index b588533088..7b72de9f64 100644 --- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info +++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info @@ -1,8 +1,8 @@ PRGNAM="perl-DBD-SQLite" -VERSION="1.48" +VERSION="1.52" HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.48.tar.gz" -MD5SUM="020c02ca595b2074a767a19af8506d2a" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.52.tar.gz" +MD5SUM="a54c2e8ab74587c3b6f8045fddc5aba5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3