diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-08-01 22:29:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:03 +0700 |
commit | 4ceb694858abc69d340d1110f02d8b821491a870 (patch) | |
tree | 2ee47f5609dc71625fb97af7dc86a1b71910c567 /network | |
parent | 08d82b75e292012872e28a895f086184d90c849c (diff) | |
download | slackbuilds-4ceb694858abc69d340d1110f02d8b821491a870.tar.gz |
network/hiawatha: Updated for version 10.8.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/hiawatha/hiawatha.SlackBuild | 2 | ||||
-rw-r--r-- | network/hiawatha/hiawatha.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/hiawatha/hiawatha.SlackBuild b/network/hiawatha/hiawatha.SlackBuild index ecbb95e6a3..d5b38f3cbb 100644 --- a/network/hiawatha/hiawatha.SlackBuild +++ b/network/hiawatha/hiawatha.SlackBuild @@ -24,7 +24,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hiawatha -VERSION=${VERSION:-10.7} +VERSION=${VERSION:-10.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/hiawatha/hiawatha.info b/network/hiawatha/hiawatha.info index 2daed6a40d..9afe81c238 100644 --- a/network/hiawatha/hiawatha.info +++ b/network/hiawatha/hiawatha.info @@ -1,8 +1,8 @@ PRGNAM="hiawatha" -VERSION="10.7" +VERSION="10.8.2" HOMEPAGE="https://www.hiawatha-webserver.org" -DOWNLOAD="https://www.hiawatha-webserver.org/files/hiawatha-10.7.tar.gz" -MD5SUM="581aa71c831172ba06910deda717302f" +DOWNLOAD="https://www.hiawatha-webserver.org/files/hiawatha-10.8.2.tar.gz" +MD5SUM="40c79167023a736a4048c22621af6fbe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |