zlib: update to 1.2.11
This commit is contained in:
parent
d4d15ed160
commit
dbf6be00d1
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=zlib
|
topdir=zlib
|
||||||
version=1.2.8
|
version=1.2.11
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://zlib.net/$topdir-$version.tar.gz
|
source[0]=http://zlib.net/$topdir-$version.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -48,6 +48,7 @@ install()
|
|||||||
docs_for zlib-devel ChangeLog doc examples test/minigzip.c test/example.c FAQ
|
docs_for zlib-devel ChangeLog doc examples test/minigzip.c test/example.c FAQ
|
||||||
compat zlib 1.2.3 1 3
|
compat zlib 1.2.3 1 3
|
||||||
compat zlib 1.2.5 1 1
|
compat zlib 1.2.5 1 1
|
||||||
|
compat zlib 1.2.8 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sun Apr 08 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 1.2.11-1
|
||||||
|
- Update to 1.2.11
|
||||||
|
|
||||||
* Sun Sep 29 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.2.8-1
|
* Sun Sep 29 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.2.8-1
|
||||||
- Update to 1.2.8
|
- Update to 1.2.8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user