network/etherpoke: Update HOMEPAGE and DOWNLOAD url.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-05-20 19:54:38 +03:00
parent 855b86ac6b
commit 7bc2504037
3 changed files with 4 additions and 4 deletions

View file

@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="etherpoke"
VERSION="2.5.1"
HOMEPAGE="http://codeward.org/etherpoke/"
DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.5.1.tar.gz"
HOMEPAGE="https://github.com/erlcash/etherpoke"
DOWNLOAD="https://github.com/erlcash/etherpoke/archive/2.5.1.tar.gz"
MD5SUM="d236dc011ec265693e96d139018d8247"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -12,7 +12,7 @@ etherpoke: etherpoke defines two events: SESSION_BEGIN, SESSION_END to which a
etherpoke: hook (system command) can be assigned. The event hook can be any
etherpoke: program installed in the system.
etherpoke:
etherpoke: Homepage: http://codeward.org/etherpoke/
etherpoke: Homepage: https://github.com/erlcash/etherpoke
etherpoke:
etherpoke:
etherpoke: