Skip to content

Commit

Permalink
Merge pull request libbitcoin#491 from thecodefactory/version3
Browse files Browse the repository at this point in the history
Update png dependency source download URL
  • Loading branch information
evoskuil authored Jul 28, 2017
2 parents 1d34f6e + 4a3c810 commit fca6d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ZLIB_ARCHIVE="v1.2.9.tar.gz"

# PNG archive.
#------------------------------------------------------------------------------
PNG_URL="http://downloads.sourceforge.net/project/libpng/libpng16/1.6.29/libpng-1.6.29.tar.xz"
PNG_URL="http://downloads.sourceforge.net/project/libpng/libpng16/older-releases/1.6.29/libpng-1.6.29.tar.xz"
PNG_ARCHIVE="libpng-1.6.29.tar.xz"

# QREncode archive.
Expand Down

0 comments on commit fca6d8c

Please sign in to comment.