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/etherpoke.SlackBuild | |
parent | 9190e41759989af1c8ece62b1867724d39eac359 (diff) | |
download | slackbuilds-27afde345726e5ca3beda137d4d641b67b6016c0.tar.gz |
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/etherpoke.SlackBuild')
-rw-r--r-- | network/etherpoke/etherpoke.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/etherpoke/etherpoke.SlackBuild b/network/etherpoke/etherpoke.SlackBuild index 4832ad4d83..8c8d4f1942 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} |