diff options
author | B. Watson <yalhcru@gmail.com> | 2014-09-08 07:24:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-08 07:24:14 +0700 |
commit | a6d6d8590a933b189ab67ca1bae2f6bf4e9e6380 (patch) | |
tree | 6f6795590b7b596d9e65a7cf2f8f8f39a87cbe85 /system/info2man | |
parent | c487f06eb3c0f01e4aa26729d4e6a92113a4a133 (diff) | |
download | slackbuilds-a6d6d8590a933b189ab67ca1bae2f6bf4e9e6380.tar.gz |
system/info2man: Update DOWNLOAD source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/info2man')
-rw-r--r-- | system/info2man/info2man.SlackBuild | 5 | ||||
-rw-r--r-- | system/info2man/info2man.info | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/system/info2man/info2man.SlackBuild b/system/info2man/info2man.SlackBuild index 1f714d7c7b..7d154a47f1 100644 --- a/system/info2man/info2man.SlackBuild +++ b/system/info2man/info2man.SlackBuild @@ -9,6 +9,11 @@ # The version number below is the modification time of the newest file # in the source tarball. +# 20140907 bkw: original site blocks downloads based on user-agent. Host +# the src on my own server. Only the .info file changed, not the script, so +# didn't bump the BUILD. +# Original download link: http://www.cskk.ezoshosting.com/cs/css/info2man.tar.gz + PRGNAM=info2man VERSION=${VERSION:-20040717} ARCH=noarch diff --git a/system/info2man/info2man.info b/system/info2man/info2man.info index a263adb64f..024d55d035 100644 --- a/system/info2man/info2man.info +++ b/system/info2man/info2man.info @@ -1,7 +1,7 @@ PRGNAM="info2man" VERSION="20040717" HOMEPAGE="http://www.cskk.ezoshosting.com/cs/css/info2pod.html" -DOWNLOAD="http://www.cskk.ezoshosting.com/cs/css/info2man.tar.gz" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/info2man.tar.gz" MD5SUM="303b9bf313e88558ff577806398f6c4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |