mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Number-Bites-Human: Updated for version 0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6c36418b5d
commit
ef0cba039c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Number-Bites-Human
|
||||
VERSION=${VERSION:-0.09}
|
||||
VERSION=${VERSION:-0.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Number-Bites-Human"
|
||||
VERSION="0.09"
|
||||
VERSION="0.10"
|
||||
HOMEPAGE="https://metacpan.org/pod/Number::Bytes::Human"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOBERT/Number-Bytes-Human-0.09.tar.gz"
|
||||
MD5SUM="09c021072dc095bfae6895608c999f8b"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOBERT/Number-Bytes-Human-0.10.tar.gz"
|
||||
MD5SUM="732e19370c4f7d07bd6016a6fa7e80f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-extutils-makemaker"
|
||||
|
|
Loading…
Reference in a new issue