network/hiawatha: Updated for version 9.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-11-16 14:27:12 +01:00 committed by Robby Workman
parent 1d85550acf
commit e6e806ac6f
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hiawatha
VERSION=${VERSION:-8.3.2}
VERSION=${VERSION:-9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -120,7 +120,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/extra
cp -a AUTHORS ChangeLog INSTALL LICENSE $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ChangeLog LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
# Add some extra scripts from upstream

View File

@ -1,8 +1,8 @@
PRGNAM="hiawatha"
VERSION="8.3.2"
VERSION="9.3"
HOMEPAGE="http://www.hiawatha-webserver.org"
DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-8/hiawatha-8.3.2.tar.gz"
MD5SUM="9c1904e4c68db9627563fe466f7d36a2"
DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-9.3.tar.gz"
MD5SUM="880f0c5748bc24657a2de11e5b38ce88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""