diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-02-15 07:35:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 07:35:59 +0700 |
commit | 120380bcf59ba5f5313ce711e387214f35fadc94 (patch) | |
tree | 26db6ce5023dde6a834942e630ee78368a0b9050 /network/hiawatha | |
parent | 312eddc18e15286b1af2ef9a9c48064921a2b177 (diff) | |
download | slackbuilds-120380bcf59ba5f5313ce711e387214f35fadc94.tar.gz |
network/hiawatha: Updated for version 10.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hiawatha')
-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 c53b9571dc..fc34a27da5 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.8.3} +VERSION=${VERSION:-10.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/hiawatha/hiawatha.info b/network/hiawatha/hiawatha.info index 17ff5f954a..0be1b9bbe2 100644 --- a/network/hiawatha/hiawatha.info +++ b/network/hiawatha/hiawatha.info @@ -1,8 +1,8 @@ PRGNAM="hiawatha" -VERSION="10.8.3" +VERSION="10.8.4" HOMEPAGE="https://www.hiawatha-webserver.org" -DOWNLOAD="https://www.hiawatha-webserver.org/files/hiawatha-10.8.3.tar.gz" -MD5SUM="e37ea9419d5a516e5c9b0aa80b7776c4" +DOWNLOAD="https://www.hiawatha-webserver.org/files/hiawatha-10.8.4.tar.gz" +MD5SUM="9bacec2a5c1db3e0f13e615f4c1e42df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |