diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-20 13:22:14 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-21 06:27:18 +0700 |
commit | 27afde345726e5ca3beda137d4d641b67b6016c0 (patch) | |
tree | 9b0dc0428e8d19c4c0a19c74295546d85c01a47a /network/etherpoke | |
parent | 9190e41759989af1c8ece62b1867724d39eac359 (diff) |
network/etherpoke: Updated for version 2.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherpoke')
-rw-r--r-- | network/etherpoke/etherpoke.SlackBuild | 2 | ||||
-rw-r--r-- | network/etherpoke/etherpoke.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/etherpoke/etherpoke.SlackBuild b/network/etherpoke/etherpoke.SlackBuild index 4832ad4d8391..8c8d4f194252 100644 --- a/network/etherpoke/etherpoke.SlackBuild +++ b/network/etherpoke/etherpoke.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=etherpoke -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/etherpoke/etherpoke.info b/network/etherpoke/etherpoke.info index ce84d9a56fce..b7687895c320 100644 --- a/network/etherpoke/etherpoke.info +++ b/network/etherpoke/etherpoke.info @@ -1,8 +1,8 @@ PRGNAM="etherpoke" -VERSION="2.1.1" +VERSION="2.1.2" HOMEPAGE="http://codeward.org/etherpoke/" -DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.1.1.tar.gz" -MD5SUM="4b9d83305192c8ccea15cba1efe52b67" +DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.1.2.tar.gz" +MD5SUM="6416f2d077c19673a0b979e00b1a8c8a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libconfig" |