mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Proc-Daemon: Updated for version 0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
35e21dd041
commit
0666ea5b41
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Thomas Morper <thomas@beingboiled.info>
|
||||
|
||||
PRGNAM=perl-Proc-Daemon
|
||||
VERSION=${VERSION:-0.17}
|
||||
VERSION=${VERSION:-0.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Proc-Daemon"
|
||||
VERSION="0.17"
|
||||
VERSION="0.18"
|
||||
HOMEPAGE="http://search.cpan.org/~akreal/Proc-Daemon/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AK/AKREAL/Proc-Daemon-0.17.tar.gz"
|
||||
MD5SUM="45cc3cb950519790fc1e6ef758b11c20"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AK/AKREAL/Proc-Daemon-0.18.tar.gz"
|
||||
MD5SUM="a894958129454852a99b82e3efe55c11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue