summaryrefslogtreecommitdiffstats
path: root/perl/perl-net-dbus
diff options
context:
space:
mode:
author Binh Nguyen2012-08-25 17:11:40 +0200
committer Robby Workman2012-08-27 15:40:01 +0200
commit5b5dda39700e5696d30c6057cbe329109724874f (patch)
tree176dcc3b5633cbe4c2ce0e8e7579af9078cafd2e /perl/perl-net-dbus
parentf9e5282b4ba283c5eeb4b20b731b4da5fe58e547 (diff)
downloadslackbuilds-5b5dda39700e5696d30c6057cbe329109724874f.tar.gz
perl/perl-net-dbus: Updated for version 1.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-net-dbus')
-rw-r--r--perl/perl-net-dbus/README2
-rw-r--r--perl/perl-net-dbus/perl-net-dbus.SlackBuild4
-rw-r--r--perl/perl-net-dbus/perl-net-dbus.info6
3 files changed, 5 insertions, 7 deletions
diff --git a/perl/perl-net-dbus/README b/perl/perl-net-dbus/README
index aa30b9ccb9..8048b9feae 100644
--- a/perl/perl-net-dbus/README
+++ b/perl/perl-net-dbus/README
@@ -3,5 +3,3 @@ perl-net-dbus (Net::DBus perl module)
Net::DBus provides a Perl XS API to the dbus inter-application
messaging system. The Perl API covers the core base level of the
dbus APIs, not concerning itself yet with the GLib or QT wrappers.
-
-This requires perl-xml-twig.
diff --git a/perl/perl-net-dbus/perl-net-dbus.SlackBuild b/perl/perl-net-dbus/perl-net-dbus.SlackBuild
index c728fa1cec..b56e9dc624 100644
--- a/perl/perl-net-dbus/perl-net-dbus.SlackBuild
+++ b/perl/perl-net-dbus/perl-net-dbus.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-net-dbus
-# Copyright 2011 Binh Nguyen <binhnguyen@fastmail.fm>
+# Copyright 2011-2012 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-net-dbus
-VERSION=${VERSION:-0.33.6}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-net-dbus/perl-net-dbus.info b/perl/perl-net-dbus/perl-net-dbus.info
index 2f3011d8d1..9abd3563e6 100644
--- a/perl/perl-net-dbus/perl-net-dbus.info
+++ b/perl/perl-net-dbus/perl-net-dbus.info
@@ -1,8 +1,8 @@
PRGNAM="perl-net-dbus"
-VERSION="0.33.6"
+VERSION="1.0.0"
HOMEPAGE="http://search.cpan.org/dist/Net-DBus/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-0.33.6.tar.gz"
-MD5SUM="a1dbce89b1b839fd0e46d74067ae2e35"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-1.0.0.tar.gz"
+MD5SUM="b17e32976d1a3b56feb908ebd7fed7f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-xml-twig"