X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibarchive;h=2c34225aa783e014701cb5f2ef7f56b622b483ef;hb=ef640882ab4ff5f26fb7b4bf9a5f00ca4f94d172;hp=58b4b6e16c7932f526585f189d3f95b6c05a75f2;hpb=a3cab8134a87712723a5a4a76e0e5deee4b02864;p=ipfire-2.x.git diff --git a/lfs/libarchive b/lfs/libarchive index 58b4b6e16c..2c34225aa7 100644 --- a/lfs/libarchive +++ b/lfs/libarchive @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2016 IPFire Team # +# Copyright (C) 2017 IPFire Team # # # # 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.2.1 +VER = 3.3.1 THISAPP = libarchive-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = afa257047d1941a565216edbf0171e72 +$(DL_FILE)_MD5 = d2af45480aa5b0db5b5f3919cd0ea65e install : $(TARGET)