]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libpng
libpng: Update to 1.6.37
[people/pmueller/ipfire-2.x.git] / lfs / libpng
index 8f935dfd4aa6b5716cbc5fc7c085f2bb24d69989..76cc7d2d06873635310c6b0920ea25384fea2b2c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 1.2.57
+VER        = 1.6.37
 
 THISAPP    = libpng-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dfcda3603e29dcc11870c48f838ef75b
+$(DL_FILE)_MD5 = 015e8e15db1eecde5f2eb9eb5b6e59e9
 
 install : $(TARGET)