X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibarchive;h=0f8b3956afa9f11bf16e63652d67504e85a56a48;hp=58b4b6e16c7932f526585f189d3f95b6c05a75f2;hb=d01d68913f643c5d4b9b58a7ecab6d1c4dde5c0c;hpb=e2f8251726f7b4b567021a8631f153e014442f0c diff --git a/lfs/libarchive b/lfs/libarchive index 58b4b6e16c..0f8b3956af 100644 --- a/lfs/libarchive +++ b/lfs/libarchive @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2016 IPFire Team # +# Copyright (C) 2007-2018 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)