mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-File-Tail: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
175eab9ceb
commit
a7d0c675db
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for File-Tail
|
||||
|
||||
# Copyright 2012-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-File-Tail
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-File-Tail"
|
||||
VERSION="1.0"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://metacpan.org/pod/File::Tail"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MG/MGRABNAR/File-Tail-1.0.tar.gz"
|
||||
MD5SUM="c87f648d138c176b5d224c8d1b59838e"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MG/MGRABNAR/File-Tail-1.3.tar.gz"
|
||||
MD5SUM="252635f89ec18cb871c0b45ed64b3f63"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue