Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LaaS
logstash-forwarder
Commits
c59902ac
Commit
c59902ac
authored
Apr 30, 2013
by
Jordan Sissel
Browse files
Merge pull request #50 from mfournier/fix-zlib-url
fix zlib download URL
parents
f8fabcda
4ed65182
Changes
1
Hide whitespace changes
Inline
Side-by-side
vendor/zlib/Makefile
View file @
c59902ac
VERSION
=
1.2.7
VERSION
=
1.2.7
URL
=
http://
zlib.net
/zlib-
$(VERSION)
.tar.gz
URL
=
http://
downloads.sourceforge.net/project/libpng/zlib/
$(VERSION)
/zlib-
$(VERSION)
.tar.gz
TARBALL
=
$(
shell
basename
$(URL)
)
TARBALL
=
$(
shell
basename
$(URL)
)
WORKDIR
=
zlib-
$(VERSION)
WORKDIR
=
zlib-
$(VERSION)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment