mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/etherape: Updated for version 0.9.12.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
525e93ef4e
commit
b3fa5a9f40
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=etherape
|
||||
VERSION=${VERSION:-0.9.10}
|
||||
VERSION=${VERSION:-0.9.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="etherape"
|
||||
VERSION="0.9.10"
|
||||
VERSION="0.9.12"
|
||||
HOMEPAGE="http://etherape.sourceforge.net/"
|
||||
DOWNLOAD="http://heanet.dl.sourceforge.net/project/etherape/etherape/0.9.10/etherape-0.9.10.tar.gz"
|
||||
MD5SUM="e763b919b46f94f3cccc72f05d9075bb"
|
||||
DOWNLOAD="http://heanet.dl.sourceforge.net/project/etherape/etherape/0.9.12/etherape-0.9.12.tar.gz"
|
||||
MD5SUM="712dfd7ecd82049c6bc11cead979a806"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Chris Abela"
|
||||
EMAIL="chris.abela@maltats.com"
|
||||
EMAIL="kristofru@gmail.com"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue