summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Glenn Becker2015-06-09 14:08:32 +0200
committer Willy Sudiarto Raharjo2015-06-09 14:09:03 +0200
commitb3ba942fb60990ebc2dabd7082fc83b468efbb2d (patch)
tree6902f84a20df893d99e561b19d29ff7f217d57a0 /perl
parentb21890927ff16eeb3560f05d81fe906b0846a00b (diff)
downloadslackbuilds-b3ba942fb60990ebc2dabd7082fc83b468efbb2d.tar.gz
perl/perl-net-dbus: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-net-dbus/perl-net-dbus.SlackBuild6
-rw-r--r--perl/perl-net-dbus/perl-net-dbus.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/perl/perl-net-dbus/perl-net-dbus.SlackBuild b/perl/perl-net-dbus/perl-net-dbus.SlackBuild
index 783b364887..56e9f4cad2 100644
--- a/perl/perl-net-dbus/perl-net-dbus.SlackBuild
+++ b/perl/perl-net-dbus/perl-net-dbus.SlackBuild
@@ -5,7 +5,7 @@
# Copyright 2011-2012 Binh Nguyen <binhvng@gmail.com>
# All rights reserved.
#
-# Adopted 2014 Glenn Becker <burningc@sdf.org>
+# Adopted 2014 Glenn Becker <glenn.becker@gmail.com>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-net-dbus
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -93,7 +93,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS CHANGES LICENSE README examples/ $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS Changes LICENSE README examples/ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/perl/perl-net-dbus/perl-net-dbus.info b/perl/perl-net-dbus/perl-net-dbus.info
index 578c926b8a..eaae6b4b24 100644
--- a/perl/perl-net-dbus/perl-net-dbus.info
+++ b/perl/perl-net-dbus/perl-net-dbus.info
@@ -1,10 +1,10 @@
PRGNAM="perl-net-dbus"
-VERSION="1.0.0"
+VERSION="1.1.0"
HOMEPAGE="https://metacpan.org/pod/Net::DBus"
-DOWNLOAD="http://www.cpan.org/authors/id/D/DA/DANBERR/Net-DBus-1.0.0.tar.gz"
-MD5SUM="b17e32976d1a3b56feb908ebd7fed7f1"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANBERR/Net-DBus-1.1.0.tar.gz"
+MD5SUM="da44a16f8abf1db76f5ccf50d9926944"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-xml-twig"
MAINTAINER="Glenn Becker"
-EMAIL="burningc@sdf.org"
+EMAIL="glenn.becker@gmail.com"