mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Time-Piece: Updated for version 1.32.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
dd3483bc3b
commit
e3ba337cf6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Time-Piece
|
||||
VERSION=${VERSION:-1.31}
|
||||
VERSION=${VERSION:-1.32}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Time-Piece"
|
||||
VERSION="1.31"
|
||||
VERSION="1.32"
|
||||
HOMEPAGE="https://metacpan.org/pod/Time::Piece"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ES/ESAYM/Time-Piece-1.31.tar.gz"
|
||||
MD5SUM="034c584a88232b122667cc594f544ca8"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ES/ESAYM/Time-Piece-1.32.tar.gz"
|
||||
MD5SUM="776b9338ab939ae3c4b5ee4c96f0b192"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue