mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
perl/perl-Date-Manip: Updated for version 6.75.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
216ed2be60
commit
b16673b6d0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Date-Manip
|
||||
VERSION=${VERSION:-6.74}
|
||||
VERSION=${VERSION:-6.75}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Date-Manip"
|
||||
VERSION="6.74"
|
||||
VERSION="6.75"
|
||||
HOMEPAGE="https://metacpan.org/pod/distribution/Date-Manip/lib/Date/Manip.pod"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.74.tar.gz"
|
||||
MD5SUM="bcb9603043536656613104fd3369d2b0"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.75.tar.gz"
|
||||
MD5SUM="d922d5fe4a00521dc171ac3ee65a9d61"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck"
|
||||
|
|
Loading…
Reference in a new issue