mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/mz: Updated for version 0.34.6
This commit is contained in:
parent
e749de908b
commit
b8b5a4689a
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mz
|
||||
|
||||
# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at>
|
||||
# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mz
|
||||
VERSION=0.34.5
|
||||
VERSION=0.34.6
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mz"
|
||||
VERSION="0.34.5"
|
||||
VERSION="0.34.6"
|
||||
HOMEPAGE="http://www.perihel.at/sec/mz"
|
||||
DOWNLOAD="http://www.perihel.at/sec/mz/mz-0.34.5.tar.gz"
|
||||
MD5SUM="3b83f54dfddc4e1e3613d373d885d016"
|
||||
DOWNLOAD="http://www.perihel.at/sec/mz/mz-0.34.6.tar.gz"
|
||||
MD5SUM="807bf2bce15206d4dd33e6651c959831"
|
||||
MAINTAINER="ppr:kut"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="michiel"
|
||||
|
|
Loading…
Reference in a new issue