diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-20 19:54:38 +0300 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-20 19:54:38 +0300 |
commit | 7bc2504037574e25c5b6038874bde1ee282019a6 (patch) | |
tree | e59077dd70ae8b06932da9c341b12dd9b6c26005 /network | |
parent | 855b86ac6b5964b49f225d823e466848912e3409 (diff) | |
download | slackbuilds-7bc2504037574e25c5b6038874bde1ee282019a6.tar.gz |
network/etherpoke: Update HOMEPAGE and DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/etherpoke/etherpoke.SlackBuild | 2 | ||||
-rw-r--r-- | network/etherpoke/etherpoke.info | 4 | ||||
-rw-r--r-- | network/etherpoke/slack-desc | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/network/etherpoke/etherpoke.SlackBuild b/network/etherpoke/etherpoke.SlackBuild index 2b67d39961..5c08c673e1 100644 --- a/network/etherpoke/etherpoke.SlackBuild +++ b/network/etherpoke/etherpoke.SlackBuild @@ -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 . \ diff --git a/network/etherpoke/etherpoke.info b/network/etherpoke/etherpoke.info index 8726a8e1a0..02413cd6c8 100644 --- a/network/etherpoke/etherpoke.info +++ b/network/etherpoke/etherpoke.info @@ -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="" diff --git a/network/etherpoke/slack-desc b/network/etherpoke/slack-desc index 899c5282a6..b38b08a389 100644 --- a/network/etherpoke/slack-desc +++ b/network/etherpoke/slack-desc @@ -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: |