diff options
| author | Mark Adler <fork@madler.net> | 2022-10-12 17:54:34 -0700 |
|---|---|---|
| committer | Mark Adler <fork@madler.net> | 2022-10-12 22:06:55 -0700 |
| commit | 04f42ceca40f73e2978b50e93806c2a18c1281fc (patch) | |
| tree | 4c576e2421e995c55445f48ff1a8153baa9ffd64 /qnx | |
| parent | aefaf43b28da2fb7ebcd01db3613c29f030c6e65 (diff) | |
| download | zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc.tar.gz zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc.tar.bz2 zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc.zip | |
zlib 1.2.13v1.2.13
Diffstat (limited to 'qnx')
| -rw-r--r-- | qnx/package.qpg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/qnx/package.qpg b/qnx/package.qpg index a6213358..ba2f1a2d 100644 --- a/qnx/package.qpg +++ b/qnx/package.qpg | |||
| @@ -25,10 +25,10 @@ | |||
| 25 | <QPG:Files> | 25 | <QPG:Files> |
| 26 | <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> | 26 | <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> |
| 27 | <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> | 27 | <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> |
| 28 | <QPG:Add file="../libz.so.1.2.12.1" install="/opt/lib/" user="root:bin" permission="644"/> | 28 | <QPG:Add file="../libz.so.1.2.13" install="/opt/lib/" user="root:bin" permission="644"/> |
| 29 | <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2.12.1"/> | 29 | <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2.13"/> |
| 30 | <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.2.12.1"/> | 30 | <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.2.13"/> |
| 31 | <QPG:Add file="../libz.so.1.2.12.1" install="/opt/lib/" component="slib"/> | 31 | <QPG:Add file="../libz.so.1.2.13" install="/opt/lib/" component="slib"/> |
| 32 | </QPG:Files> | 32 | </QPG:Files> |
| 33 | 33 | ||
| 34 | <QPG:PackageFilter> | 34 | <QPG:PackageFilter> |
| @@ -63,7 +63,7 @@ | |||
| 63 | </QPM:ProductDescription> | 63 | </QPM:ProductDescription> |
| 64 | 64 | ||
| 65 | <QPM:ReleaseDescription> | 65 | <QPM:ReleaseDescription> |
| 66 | <QPM:ReleaseVersion>1.2.12.1</QPM:ReleaseVersion> | 66 | <QPM:ReleaseVersion>1.2.13</QPM:ReleaseVersion> |
| 67 | <QPM:ReleaseUrgency>Medium</QPM:ReleaseUrgency> | 67 | <QPM:ReleaseUrgency>Medium</QPM:ReleaseUrgency> |
| 68 | <QPM:ReleaseStability>Stable</QPM:ReleaseStability> | 68 | <QPM:ReleaseStability>Stable</QPM:ReleaseStability> |
| 69 | <QPM:ReleaseNoteMinor></QPM:ReleaseNoteMinor> | 69 | <QPM:ReleaseNoteMinor></QPM:ReleaseNoteMinor> |
