mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-http-server-simple: Updated for version 0.44.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
d345ee14a0
commit
e5421c948d
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-http-server-simple
|
||||
|
||||
# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-http-server-simple
|
||||
VERSION=${VERSION:-0.43}
|
||||
VERSION=${VERSION:-0.44}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-http-server-simple"
|
||||
VERSION="0.43"
|
||||
VERSION="0.44"
|
||||
HOMEPAGE="http://search.cpan.org/dist/HTTP-Server-Simple/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-0.43.tar.gz"
|
||||
MD5SUM="8f430708ab7b4c2b3a4e48c549c7185e"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-0.44.tar.gz"
|
||||
MD5SUM="70d4ae98affb9e921ab1478bbdffca3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Binh Nguyen"
|
||||
EMAIL="binhnguyen@fastmail.fm"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue