summaryrefslogtreecommitdiffstats
path: root/perl/perl-glib
diff options
context:
space:
mode:
author Binh Nguyen <binhnguyen@fastmail.fm>2012-06-02 19:44:47 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-06-03 15:21:12 -0500
commit8227bdf45cbbb202799a498ba3ad60d12e2376b0 (patch)
tree340c560ff072dfd2a7fbc8391ff96ee233dcdb2a /perl/perl-glib
parentbc598fd45e3156d7603a6261fcab9a331595a1cb (diff)
downloadslackbuilds-8227bdf45cbbb202799a498ba3ad60d12e2376b0.tar.gz
slackbuilds-8227bdf45cbbb202799a498ba3ad60d12e2376b0.tar.xz
perl/perl-glib: Updated for version 1.260.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-glib')
-rw-r--r--perl/perl-glib/perl-glib.SlackBuild6
-rw-r--r--perl/perl-glib/perl-glib.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-glib/perl-glib.SlackBuild b/perl/perl-glib/perl-glib.SlackBuild
index fa3ffad915..fb471016ac 100644
--- a/perl/perl-glib/perl-glib.SlackBuild
+++ b/perl/perl-glib/perl-glib.SlackBuild
@@ -1,9 +1,9 @@
#!/bin/sh
-
+
# Slackware build script for perl-glib
# (C) 2007 Michael Wagner <lapinours@web.de>
-# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
+# Copyright 2010, 2012 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-glib
-VERSION=${VERSION:-1.223}
+VERSION=${VERSION:-1.260}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-glib/perl-glib.info b/perl/perl-glib/perl-glib.info
index 4295d1b88c..2cd818494e 100644
--- a/perl/perl-glib/perl-glib.info
+++ b/perl/perl-glib/perl-glib.info
@@ -1,8 +1,8 @@
PRGNAM="perl-glib"
-VERSION="1.223"
+VERSION="1.260"
HOMEPAGE="http://search.cpan.org/dist/Glib/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Glib-1.223.tar.gz"
-MD5SUM="cfdeaa8c95448f86c30b505e4701abf1"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Glib-1.260.tar.gz"
+MD5SUM="faa052bdf6e9b87ea30b630c2806e71e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen"