perl/perl-File-Find-Rule: Updated for version 0.34

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2016-06-05 15:49:15 +03:00 committed by Willy Sudiarto Raharjo
parent aa95130ed5
commit 4a20227611
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"