diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-09 23:43:32 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 18:37:52 -0600 |
commit | 39b11c6610841b8b84349ca7af7bfe279ee4c3f2 (patch) | |
tree | 1ed5143e51dc755adf5689f1f4c229103d5a34a6 /network/etherpoke | |
parent | 8ba224837f70b7efc1d8e5b2fb0d2c41c5fa665a (diff) | |
download | slackbuilds-39b11c6610841b8b84349ca7af7bfe279ee4c3f2.tar.gz |
network/etherpoke: Updated for version 2.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/etherpoke')
-rw-r--r-- | network/etherpoke/etherpoke.SlackBuild | 4 | ||||
-rw-r--r-- | network/etherpoke/etherpoke.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/etherpoke/etherpoke.SlackBuild b/network/etherpoke/etherpoke.SlackBuild index a5b4708a74..2b67d39961 100644 --- a/network/etherpoke/etherpoke.SlackBuild +++ b/network/etherpoke/etherpoke.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for etherpoke -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece # 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=etherpoke -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/etherpoke/etherpoke.info b/network/etherpoke/etherpoke.info index f34943232b..8726a8e1a0 100644 --- a/network/etherpoke/etherpoke.info +++ b/network/etherpoke/etherpoke.info @@ -1,8 +1,8 @@ PRGNAM="etherpoke" -VERSION="2.3.1" +VERSION="2.5.1" HOMEPAGE="http://codeward.org/etherpoke/" -DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.3.1.tar.gz" -MD5SUM="423152f394c3f9ffba7d528670fe00be" +DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.5.1.tar.gz" +MD5SUM="d236dc011ec265693e96d139018d8247" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libconfig" |