diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-09-08 22:18:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:07 +0700 |
commit | 927795b9b8c17035d4cc21e8fc3e40affc0e6aff (patch) | |
tree | 5c30a678968a327e504ae12867f9ebcd7673b573 | |
parent | bc899dc83ac200d1ea9657a83ec4e2d8f4c1e785 (diff) | |
download | slackbuilds-927795b9b8c17035d4cc21e8fc3e40affc0e6aff.tar.gz |
perl/perl-File-Which: Updated for version 1.22.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-File-Which/perl-File-Which.SlackBuild b/perl/perl-File-Which/perl-File-Which.SlackBuild index 33f4d9d448..47f5fdbb76 100644 --- a/perl/perl-File-Which/perl-File-Which.SlackBuild +++ b/perl/perl-File-Which/perl-File-Which.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-File-Which -VERSION=${VERSION:-1.21} +VERSION=${VERSION:-1.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-File-Which/perl-File-Which.info b/perl/perl-File-Which/perl-File-Which.info index e7a4c02143..9bf2ee6fa5 100644 --- a/perl/perl-File-Which/perl-File-Which.info +++ b/perl/perl-File-Which/perl-File-Which.info @@ -1,8 +1,8 @@ PRGNAM="perl-File-Which" -VERSION="1.21" +VERSION="1.22" HOMEPAGE="https://metacpan.org/pod/File::Which" -DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz" -MD5SUM="115a6efe5d7e9621237fcb655c7a0980" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.22.tar.gz" +MD5SUM="face60fafd220dc83fa581ef6f96d480" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |