mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/hiawatha: Updated for version 9.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d3ef6b11fd
commit
d6a7c50350
3 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hiawatha
|
||||
VERSION=${VERSION:-9.8}
|
||||
VERSION=${VERSION:-9.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hiawatha"
|
||||
VERSION="9.8"
|
||||
VERSION="9.12"
|
||||
HOMEPAGE="http://www.hiawatha-webserver.org"
|
||||
DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-9.8.tar.gz"
|
||||
MD5SUM="444beab4ace3144557b6ea1f531a4ed0"
|
||||
DOWNLOAD="http://www.hiawatha-webserver.org/files/hiawatha-9.12.tar.gz"
|
||||
MD5SUM="60d4c016491c3c7bef4ea8dff77b594a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Start/stop/restart the hiawatha web server
|
||||
# Copyright (c) 2009-2012, Antonio Hernández Blas <hba.nihilismus@gmail.com>
|
||||
# Copyright (c) 2014, Antonio Hernández Blas <hba.nihilismus@gmail.com>
|
||||
# Copyright (c) 2014-2015, Antonio Hernández Blas <hba.nihilismus@gmail.com>
|
||||
|
||||
#
|
||||
# DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
|
|
Loading…
Reference in a new issue