From 86420ece8da721209a0eb9d589e35ce6414bb908 Mon Sep 17 00:00:00 2001 From: John Berger Date: Mon, 28 Oct 2013 21:35:20 -0500 Subject: network/dillo: Updated for version 3.0.3 Signed-off-by: Robby Workman --- network/dillo/README | 2 +- network/dillo/dillo.SlackBuild | 8 ++++---- network/dillo/dillo.info | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'network') diff --git a/network/dillo/README b/network/dillo/README index dcf1edfa48..3d79c5f77e 100644 --- a/network/dillo/README +++ b/network/dillo/README @@ -4,4 +4,4 @@ and small footprint. It is written in C and C++ and is based on FLTK. HTTPS and SSL support is built into this but is only at *alpha* stage. It can be commented out in the dillo.SlackBuild file if you wish. -The homepage of FLTK is http://www.fltk.org/ +The homepage of FLTK is http://www.fltk.org/ \ No newline at end of file diff --git a/network/dillo/dillo.SlackBuild b/network/dillo/dillo.SlackBuild index 46a6fc3506..c962688b61 100644 --- a/network/dillo/dillo.SlackBuild +++ b/network/dillo/dillo.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh -# Slackware build script for dillo. +# Slackware build script for dillo -# Copyright 2012 John Berger , TN, USA +# Copyright 2012 John Berger TN, USA # 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=dillo -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,7 +69,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -sed -i 's/fltk-config/fltk13-config/g' configure.in +sed -i 's/fltk-config/fltk13-config/g' configure.ac autoreconf #https and ssl are in the alpha stage, but if you don't want to try and use it diff --git a/network/dillo/dillo.info b/network/dillo/dillo.info index cf1d720e44..fae37b2391 100644 --- a/network/dillo/dillo.info +++ b/network/dillo/dillo.info @@ -1,10 +1,10 @@ PRGNAM="dillo" -VERSION="3.0.2" +VERSION="3.0.3" HOMEPAGE="http://www.dillo.org/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/dillo-3.0.2.tar.bz2" -MD5SUM="81b82112cefcc7d54fe2972a21f42930" +DOWNLOAD="http://www.dillo.org/download/dillo-3.0.3.tar.bz2" +MD5SUM="726cd0b7a18c5e25f4d80ebeffe7607e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fltk13" MAINTAINER="John Berger" -EMAIL="irgunii ampersand gmail . com" +EMAIL="insomniactoo ampersand localnet . com" -- cgit v1.2.3