]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libpng
Merge branch 'next'
[ipfire-2.x.git] / lfs / libpng
index 707511867f49f817cd917a300045cc6c050fe966..76cc7d2d06873635310c6b0920ea25384fea2b2c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# 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.46
+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 = 03ddfc17ad321db93f984581e9415d22
+$(DL_FILE)_MD5 = 015e8e15db1eecde5f2eb9eb5b6e59e9
 
 install : $(TARGET)