diff options
author | Tonus <tonus1@gmail.com> | 2023-05-04 23:51:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 07:47:22 +0700 |
commit | 6e93ff2787352abd8498e20f0ca92c5fe83d513d (patch) | |
tree | ad8135fe48da4205a99afa06083d0186f286279c /perl/perl-http-tiny/perl-http-tiny.SlackBuild | |
parent | 5817895d325bbe7aeebfdaf2118cc23d03740d8d (diff) |
perl/perl-http-tiny: update for version 0.082
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-http-tiny/perl-http-tiny.SlackBuild')
-rw-r--r-- | perl/perl-http-tiny/perl-http-tiny.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-http-tiny/perl-http-tiny.SlackBuild b/perl/perl-http-tiny/perl-http-tiny.SlackBuild index 21da672506..cbfa9b678c 100644 --- a/perl/perl-http-tiny/perl-http-tiny.SlackBuild +++ b/perl/perl-http-tiny/perl-http-tiny.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-http-tiny -VERSION=${VERSION:-0.076} +VERSION=${VERSION:-0.082} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |