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>
This commit is contained in:
Dimitris Zlatanidis 2015-02-20 13:22:14 +02:00 committed by Willy Sudiarto Raharjo
parent 9190e41759
commit 27afde3457
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherpoke PRGNAM=etherpoke
VERSION=${VERSION:-2.1.1} VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="etherpoke" PRGNAM="etherpoke"
VERSION="2.1.1" VERSION="2.1.2"
HOMEPAGE="http://codeward.org/etherpoke/" HOMEPAGE="http://codeward.org/etherpoke/"
DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.1.1.tar.gz" DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.1.2.tar.gz"
MD5SUM="4b9d83305192c8ccea15cba1efe52b67" MD5SUM="6416f2d077c19673a0b979e00b1a8c8a"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="libconfig" REQUIRES="libconfig"