mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-Proc-Daemon: Updated for version 0.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3160592957
commit
4b9b95b9b9
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.20}
|
||||
VERSION=${VERSION:-0.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Proc-Daemon"
|
||||
VERSION="0.20"
|
||||
VERSION="0.21"
|
||||
HOMEPAGE="http://search.cpan.org/~akreal/Proc-Daemon/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AK/AKREAL/Proc-Daemon-0.20.tar.gz"
|
||||
MD5SUM="2ac298b4e6d83b6c9da1e5f3a8ea4821"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AK/AKREAL/Proc-Daemon-0.21.tar.gz"
|
||||
MD5SUM="342681eba6a0b1a7a826717e16e31190"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue