perl/perl-lirc-client: Updated for version 2.02.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-06-04 15:08:40 +01:00 committed by Willy Sudiarto Raharjo
parent 716de817a4
commit fb5c3c5504
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
PRGNAM=perl-lirc-client
SRCNAM=Lirc-Client
VERSION=${VERSION:-2.00}
VERSION=${VERSION:-2.02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-lirc-client"
VERSION="2.00"
VERSION="2.02"
HOMEPAGE="https://metacpan.org/pod/Lirc::Client"
DOWNLOAD="http://www.cpan.org/authors/id/M/MG/MGRIMES/Lirc-Client-2.00.tar.gz"
MD5SUM="58c8be6a2f8dfdccd2bb89f735253d7e"
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MG/MGRIMES/Lirc-Client-2.02.tar.gz"
MD5SUM="f7cb8ef0152ea615a48a4abfe604afb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Moo perl-class-accessor perl-file-path-expand perl-Module-Build"