diff options
author | Michel Begue <mab974@gmail.com> | 2021-02-15 19:40:39 +0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-19 23:14:59 +0700 |
commit | dc21711f6d9a6512f4422b80d5f495e166277e67 (patch) | |
tree | c2356b2459dbddeef88da7adbc53023122dde75d /perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild | |
parent | 65e2fa7a019086352db434ed0d573dcbe9c1240e (diff) |
perl/perl-ExtUtils-Install: Updated for version 2.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild')
-rw-r--r-- | perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild index 9f609a627539e..55a8a3b0d0e69 100644 --- a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild +++ b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-ExtUtils-Install -VERSION=${VERSION:-2.14} +VERSION=${VERSION:-2.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |