Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
438
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
ff7ab55f
Commit
ff7ab55f
authored
2 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Contribs: update zlib to 1.2.12
Close #26774
parent
60fcef78
No related branches found
Branches containing commit
No related tags found
1 merge request
!1974
Contribs: update zlib to 1.2.12
Pipeline
#225146
passed with stage
in 20 minutes and 38 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/zlib/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/zlib/SHA512SUMS
contrib/src/zlib/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/zlib/rules.mak
with
3 additions
and
3 deletions
contrib/src/zlib/SHA512SUMS
+
1
−
1
View file @
ff7ab55f
73fd3fff4adeccd4894084c15ddac89890cd10ef105dd5e1835e1e9bbb6a49ff229713bd197d203edfa17c2727700fce65a2a235f07568212d820dca88b528ae
zlib-1.2.1
1
.tar.gz
cc2366fa45d5dfee1f983c8c51515e0cff959b61471e2e8d24350dea22d3f6fcc50723615a911b046ffc95f51ba337d39ae402131a55e6d1541d3b095d6c0a14
zlib-1.2.1
2
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/zlib/rules.mak
+
2
−
2
View file @
ff7ab55f
# ZLIB
ZLIB_VERSION
:=
1.2.1
1
ZLIB_URL
:=
$(
SF
)
/libpng
/zlib-
$(
ZLIB_VERSION
)
.tar.gz
ZLIB_VERSION
:=
1.2.1
2
ZLIB_URL
:=
https://www.zlib.net
/zlib-
$(
ZLIB_VERSION
)
.tar.gz
PKGS
+=
zlib
ifeq
($(call need_pkg,"zlib"),)
...
...
This diff is collapsed.
Click to expand it.
Jean-Baptiste Kempf
@jbk
mentioned in merge request
!1996 (merged)
·
2 years ago
mentioned in merge request
!1996 (merged)
mentioned in merge request !1996
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment