From patchwork Sat Dec 21 11:12:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2654 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47g2y70HxGz3xXm for ; Sat, 21 Dec 2019 11:12:15 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47g2y50jpyz2L5; Sat, 21 Dec 2019 11:12:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47g2y45lMmz2yCh; Sat, 21 Dec 2019 11:12:12 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47g2y32fXXz2xJ9 for ; Sat, 21 Dec 2019 11:12:11 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47g2y26F9Dz2L5; Sat, 21 Dec 2019 11:12:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1576926730; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Lk9OdYz/RvPkuzUoUOpXT9QAqztfetmbVr7pH2X26A8=; b=U61wg94ybgjFRO0svhDk2VJPGQldQrYp4QYilP5n9K6KwUbjwL2//d+vqd1NbDvyDD+Rah k+FPdK7XaurwBsTaPmyVpm1qKUgbsqAe/LebaE5nh8czUq7yLh/mg+u3evPOCSpD5zA4LG Y8jvgSaK0TgTfGLdShe9KcsyTgsKl7Fh7ZB2mtHn/1tTs50hUzL0+0IyUXSdGTFj2vCT1g 2+nXwL8+vpdAiVMGkELpq6nOrHMk31jiBdpkhSx/oyQJ0RFHWzrG5MHPtQU3Z345WvwiZF caDtAIqT/+gHFQg4M5K8TwsyWELkttOFYArTTDd0Br+k24rVf01cNm9VoBMNrA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1576926730; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Lk9OdYz/RvPkuzUoUOpXT9QAqztfetmbVr7pH2X26A8=; b=AsApxTbqXXRmighfvrOD2pb5KYFcCw2AYhN9F8kduJ9I2U+nTgufwm7QAVe61eVWcTeZ17 ZAqmKWWQ/h5/abBg== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] file: Update to 5.38 Date: Sat, 21 Dec 2019 11:12:06 +0000 Message-Id: <20191221111206.5936-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- lfs/file | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/file b/lfs/file index 8be0b632c..4a3323830 100644 --- a/lfs/file +++ b/lfs/file @@ -24,7 +24,7 @@ include Config -VER = 5.30 +VER = 5.38 THISAPP = file-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f35eaf05489ae566eafc4d26bb1dcd90 +$(DL_FILE)_MD5 = 3217633ed09c7cd35ed8d04191675574 install : $(TARGET) @@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr + cd $(DIR_APP) && ./configure --prefix=/usr --disable-bzlib cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP)