Skip to content

Commit

Permalink
Upgrade libpng to v1.6.19
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Moskalchuk <dm@crystax.net>
  • Loading branch information
dmsck committed Nov 24, 2015
1 parent 465c012 commit e0f940e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build/tools/build-libpng.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ register_var_option "--version=<ver>" LIBPNG_VERSION "Specify libpng version to

register_jobs_option

register_try64_option

extract_parameters "$@"

LIBPNG_SRCDIR=$(echo $PARAMETERS | sed 1q)
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/device/crystax-test-libpng/jni/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ LOCAL_SRC_FILES := test.c
LOCAL_STATIC_LIBRARIES := libpng_shared
include $(BUILD_EXECUTABLE)

$(call import-module,libpng/1.6.17)
$(call import-module,libpng/1.6.19)

0 comments on commit e0f940e

Please sign in to comment.