diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 21:23:58 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:36 +0700 |
commit | 0613063821cecb2614c36ebb7c986c9446ef7e09 (patch) | |
tree | 19415e4cfc86420623446f7cba58f15a63c51250 /misc | |
parent | c9e219129b634b382d79833db02484508467e40b (diff) |
misc/gxmessage: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gxmessage/gxmessage.info | 4 | ||||
-rw-r--r-- | misc/gxmessage/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/gxmessage/gxmessage.info b/misc/gxmessage/gxmessage.info index 8a5f1d297d55..9ce19e632448 100644 --- a/misc/gxmessage/gxmessage.info +++ b/misc/gxmessage/gxmessage.info @@ -1,7 +1,7 @@ PRGNAM="gxmessage" VERSION="2.12.4" -HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage" -DOWNLOAD="http://homepages.ihug.co.nz/~trmusson/stuff/gxmessage-2.12.4.tar.gz" +HOMEPAGE="https://trmusson.dreamhosters.com/programs.html#gxmessage" +DOWNLOAD="https://trmusson.dreamhosters.com/stuff/gxmessage-2.12.4.tar.gz" MD5SUM="7c94c714ebedbfa2db2d645cc4a4092a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/misc/gxmessage/slack-desc b/misc/gxmessage/slack-desc index 317e46d1a95c..8dc3a5469b9a 100644 --- a/misc/gxmessage/slack-desc +++ b/misc/gxmessage/slack-desc @@ -16,4 +16,4 @@ gxmessage: xmessage, gxmessage accepts any option xmessage would, and returns gxmessage: the same exit codes. gxmessage: gxmessage: Homepage: -gxmessage: http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage +gxmessage: https://trmusson.dreamhosters.com/programs.html#gxmessage |