]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libarchive
Merge branch 'next'
[people/pmueller/ipfire-2.x.git] / lfs / libarchive
index 0f8b3956afa9f11bf16e63652d67504e85a56a48..772398fc7f6dfa1bc2ab94482e38aa231b7921c7 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.3.1
+VER        = 3.4.0
 
 THISAPP    = libarchive-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d2af45480aa5b0db5b5f3919cd0ea65e
+$(DL_FILE)_MD5 = 6046396255bd7cf6d0f6603a9bda39ac
 
 install : $(TARGET)