summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2016-06-05 15:49:15 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-05 22:28:00 +0700
commit4a2022761104b151e6165bcf34aef6bcc5ccc787 (patch)
treeba91e65eb6a0c3ed87e816cbccc7d2b00f72e6a7
parentaa95130ed566a71b012a1651e6dab1f368ed840e (diff)
downloadslackbuilds-4a2022761104b151e6165bcf34aef6bcc5ccc787.tar.gz
slackbuilds-4a2022761104b151e6165bcf34aef6bcc5ccc787.tar.xz
perl/perl-File-Find-Rule: Updated for version 0.34
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-File-Find-Rule/perl-File-Find-Rule.SlackBuild2
-rw-r--r--perl/perl-File-Find-Rule/perl-File-Find-Rule.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-File-Find-Rule/perl-File-Find-Rule.SlackBuild b/perl/perl-File-Find-Rule/perl-File-Find-Rule.SlackBuild
index 378d535146..f8750d2f4d 100644
--- a/perl/perl-File-Find-Rule/perl-File-Find-Rule.SlackBuild
+++ b/perl/perl-File-Find-Rule/perl-File-Find-Rule.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-File-Find-Rule
-VERSION=${VERSION:-0.33}
+VERSION=${VERSION:-0.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-File-Find-Rule/perl-File-Find-Rule.info b/perl/perl-File-Find-Rule/perl-File-Find-Rule.info
index 7230248c5f..0bbebb96c1 100644
--- a/perl/perl-File-Find-Rule/perl-File-Find-Rule.info
+++ b/perl/perl-File-Find-Rule/perl-File-Find-Rule.info
@@ -1,8 +1,8 @@
PRGNAM="perl-File-Find-Rule"
-VERSION="0.33"
+VERSION="0.34"
HOMEPAGE="https://metacpan.org/pod/File::Find::Rule"
-DOWNLOAD="http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-0.33.tar.gz"
-MD5SUM="92c6cb88549c30f5665e39bf80f3d704"
+DOWNLOAD="http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-0.34.tar.gz"
+MD5SUM="a7aa9ad4d8ee87b2a77b8e3722768712"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Number-Compare perl-Text-Glob"