diff options
author | Antonio Hernández Blas <hba.nihilismus@gmail.com> | 2015-05-17 02:01:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 02:01:25 +0700 |
commit | 8d957b4e7436d76edc7c2c768d84e2a45fbc882b (patch) | |
tree | edeec6de8c411dc5f281d831a0f14e62061c7ece /network/hiawatha | |
parent | 527cd47ab00b8bca8b4def12c3595371ce0827a5 (diff) | |
download | slackbuilds-8d957b4e7436d76edc7c2c768d84e2a45fbc882b.tar.gz |
network/hiawatha: Updated for version 9.13.
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 9b10a9c71f..36d3286112 100644 --- a/network/hiawatha/hiawatha.SlackBuild +++ b/network/hiawatha/hiawatha.SlackBuild @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hiawatha -VERSION=${VERSION:-9.12} +VERSION=${VERSION:-9.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/hiawatha/hiawatha.info b/network/hiawatha/hiawatha.info index 711d11a354..3b71af7f3a 100644 --- a/network/hiawatha/hiawatha.info +++ b/network/hiawatha/hiawatha.info @@ -1,8 +1,8 @@ PRGNAM="hiawatha" -VERSION="9.12" +VERSION="9.13" HOMEPAGE="http://www.hiawatha-webserver.org" -DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-9.12.tar.gz" -MD5SUM="60d4c016491c3c7bef4ea8dff77b594a" +DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-9.13.tar.gz" +MD5SUM="b0973e8d9090365e2419b6db862e35ce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |