mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/hiawatha: Updated for version 10.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
312eddc18e
commit
120380bcf5
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue