Skip to content

Commit 9b95b13

Browse files
Update PNG version (#42)
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
1 parent 4376463 commit 9b95b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/SuperBuild/BuildPNG.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include(ExternalProject)
22

33
set(PNG_GIT_REPOSITORY "https://github.com/glennrp/libpng.git")
4-
set(PNG_GIT_TAG "v1.6.39")
4+
set(PNG_GIT_TAG "v1.6.48")
55

66
set(PNG_SHARED_LIBS ON)
77
set(PNG_STATIC_LIBS OFF)

0 commit comments

Comments
 (0)