perl/perl-Role-Tiny: Fix empty MD5SUM.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-24 07:42:14 +07:00
parent a08f8021b1
commit 3d45a86a7a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PRGNAM="perl-Role-Tiny"
VERSION="2.000005"
HOMEPAGE="https://metacpan.org/pod/Role::Tiny"
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.000005.tar.gz"
MD5SUM=""
MD5SUM="c8c5cf1e02d2e0a1ed22530b55b67d66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"