diff options
author | pyllyukko <pyllyukko@maimed.org> | 2024-07-05 23:12:48 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-06 12:19:58 +0700 |
commit | 43fd64c7249c23b6a8505723d3cebfc30bf2e354 (patch) | |
tree | 9fb15cde34849205a61c48963a6fed9c3404a88d /perl/perl-net-dns/perl-net-dns.SlackBuild | |
parent | 87b3cea43341a266c0e11b690f7179d10b8ae60c (diff) |
perl/perl-net-dns: Updated for version 1.45.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-net-dns/perl-net-dns.SlackBuild')
-rw-r--r-- | perl/perl-net-dns/perl-net-dns.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-net-dns/perl-net-dns.SlackBuild b/perl/perl-net-dns/perl-net-dns.SlackBuild index e96faaaeff..e521b5001a 100644 --- a/perl/perl-net-dns/perl-net-dns.SlackBuild +++ b/perl/perl-net-dns/perl-net-dns.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-net-dns -VERSION=${VERSION:-1.44} +VERSION=${VERSION:-1.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |