network/etherape: Updated for version 0.9.17.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-04-12 21:48:37 +07:00
parent fcc8422f4d
commit 4d1340d833
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherape
VERSION=${VERSION:-0.9.16}
VERSION=${VERSION:-0.9.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="etherape"
VERSION="0.9.16"
VERSION="0.9.17"
HOMEPAGE="http://etherape.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.16.tar.gz"
MD5SUM="0c2e5379b9597e470b55e5a3c025dd80"
DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.17.tar.gz"
MD5SUM="dd94ff5ebfd179fdc52aba0d0fba52d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgnomeui c-ares"