From cc906b27c34d62d53945f81ba353af55d3db3cd7 Mon Sep 17 00:00:00 2001 From: Ronald Date: Thu, 1 Jan 2009 14:21:47 +0100 Subject: [PATCH] Fix package release number from 1.1 to 2. --- lfs/cryptsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/cryptsetup b/lfs/cryptsetup index a70c021304..bb6f1092e1 100644 --- a/lfs/cryptsetup +++ b/lfs/cryptsetup @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cryptsetup -PAK_VER = 1.1 +PAK_VER = 2 DEPS = "" -- 2.39.5