mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
22 lines
195 B
Modula-2
22 lines
195 B
Modula-2
|
|
ZLIB_1.2.4.0 {
|
|
};
|
|
|
|
ZLIB_1.2.7.0 {
|
|
} ZLIB_1.2.4.0;
|
|
|
|
ZLIB_1.2.7.1 {
|
|
} ZLIB_1.2.7.0;
|
|
|
|
ZLIB_1.2.9 {
|
|
} ZLIB_1.2.7.1;
|
|
|
|
ZLIB_1.2.12 {
|
|
} ZLIB_1.2.9;
|
|
|
|
FBSD_1.2 {
|
|
} ZLIB_1.2.4.0;
|
|
|
|
FBSD_1.6 {
|
|
} FBSD_1.2;
|
|
|