mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-File-Find-Rule: Updated for version 0.34
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa95130ed5
commit
4a20227611
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-File-Find-Rule
|
PRGNAM=perl-File-Find-Rule
|
||||||
VERSION=${VERSION:-0.33}
|
VERSION=${VERSION:-0.34}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-File-Find-Rule"
|
PRGNAM="perl-File-Find-Rule"
|
||||||
VERSION="0.33"
|
VERSION="0.34"
|
||||||
HOMEPAGE="https://metacpan.org/pod/File::Find::Rule"
|
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"
|
DOWNLOAD="http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-0.34.tar.gz"
|
||||||
MD5SUM="92c6cb88549c30f5665e39bf80f3d704"
|
MD5SUM="a7aa9ad4d8ee87b2a77b8e3722768712"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Number-Compare perl-Text-Glob"
|
REQUIRES="perl-Number-Compare perl-Text-Glob"
|
||||||
|
|
Loading…
Reference in a new issue