Skip to content

Commit 3f19bd9

Browse files
author
Sebastien Bourdeauducq
committedNov 13, 2011
Use curl 7.22.0
1 parent 4b3fc6e commit 3f19bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎compile-flickernoise/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ LIBPNG_VERSION=1.5.6
3131
JBIG2DEC_VERSION=0.11
3232
FREETYPE2_VERSION=2.4.4
3333
MUPDF_VERSION=0.8
34-
CURL_VERSION=7.21.7
34+
CURL_VERSION=7.22.0
3535
EXPAT_VERSION=2.0.1
3636

3737
LIBPNG=libpng-$(LIBPNG_VERSION).tar.gz

0 commit comments

Comments
 (0)
Please sign in to comment.