diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-09-23 09:20:26 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vszakats.net> | 2018-09-23 09:23:29 +0000 |
commit | efc696a2e09225bfeab4e7efea61a4e416d66cba (patch) | |
tree | e1ee25f81ce5bd41b956b46d0a7b0cad332d03a2 /packages/AIX/RPM/README | |
parent | c42849bb4888ab53745449dcd342ab37b85d69a4 (diff) | |
download | curl-efc696a2e09225bfeab4e7efea61a4e416d66cba.tar.gz |
docs/examples: URL updates
- also update two URLs outside of docs/examples
- fix spelling of filename persistant.c
- fix three long lines that started failing checksrc.pl
Closes https://github.com/curl/curl/pull/3036
Diffstat (limited to 'packages/AIX/RPM/README')
-rw-r--r-- | packages/AIX/RPM/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/AIX/RPM/README b/packages/AIX/RPM/README index 51615ad4c..c2c31bd83 100644 --- a/packages/AIX/RPM/README +++ b/packages/AIX/RPM/README @@ -14,7 +14,7 @@ The AIX Toolbox setup (installs into /opt/freeware, with symlinks in /usr/bin,/usr/lib,/usr/include) are based on IBM's aixtoolbox spec file written by David Clissold <cliss@austin.ibm.com>, see -ftp://ftp.software.ibm.com/aixtoolbox/SPECS/curl-7.9.3-2.spec +https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/SPECS/curl-7.61.0-1.spec This spec file is designed to be a drop-in replacement for the old spec file found at the above link. Thus, like the old spec file @@ -30,4 +30,3 @@ Lastly, the spec file expects the Curl source distribution file to be in .tar.bz2 format. The nifty curl header of this README is a ripoff of the vms/readme file. - |