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/info2man.SlackBuild | |
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/info2man.SlackBuild')
-rw-r--r-- | system/info2man/info2man.SlackBuild | 5 |
1 files changed, 5 insertions, 0 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 |