summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Glenn Becker <burningc@sdf.org>2015-06-07 21:51:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-07 21:51:35 +0700
commit3302ad2d2a32fd567b943bdd1c35611964906dbd (patch)
tree0d7194b0f2eb6e51453a9ba7e04a286ec4268c78 /perl
parentbd7d7b15764212566d5c3237e8b4c9b79f5a43c4 (diff)
downloadslackbuilds-3302ad2d2a32fd567b943bdd1c35611964906dbd.tar.gz
slackbuilds-3302ad2d2a32fd567b943bdd1c35611964906dbd.tar.xz
perl/perl-glib: Updated for version 1.307.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-glib/perl-glib.SlackBuild4
-rw-r--r--perl/perl-glib/perl-glib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-glib/perl-glib.SlackBuild b/perl/perl-glib/perl-glib.SlackBuild
index 64e544d2a7..42a6418463 100644
--- a/perl/perl-glib/perl-glib.SlackBuild
+++ b/perl/perl-glib/perl-glib.SlackBuild
@@ -6,7 +6,7 @@
# Copyright 2010, 2012 Binh Nguyen <binhvng@gmail.com>
# All rights reserved.
#
-# Updated for version 1.306 Glenn Becker <burningc@sdf.org>
+# Updated for version 1.307 Glenn Becker <burningc@sdf.org>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-glib
-VERSION=${VERSION:-1.306}
+VERSION=${VERSION:-1.307}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-glib/perl-glib.info b/perl/perl-glib/perl-glib.info
index 1f30767167..22ea1f5512 100644
--- a/perl/perl-glib/perl-glib.info
+++ b/perl/perl-glib/perl-glib.info
@@ -1,8 +1,8 @@
PRGNAM="perl-glib"
-VERSION="1.306"
+VERSION="1.307"
HOMEPAGE="https://metacpan.org/pod/Glib"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-1.306.tar.gz"
-MD5SUM="c07ec204996468e4cf4c583206abe368"
+DOWNLOAD="http://www.cpan.org/authors/id/X/XA/XAOC/Glib-1.307.tar.gz"
+MD5SUM="2b2b0d20d87c6d2db3d98c8b733275aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-extutils-depends perl-extutils-pkgconfig"