From: Ronald Date: Thu, 1 Jan 2009 01:36:59 +0000 (+0100) Subject: update cryptsetup to version 1.0.6 X-Git-Tag: v2.5-beta1~232 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79eadca04b7ee05fcb082e05d722ddda299d2229;p=ipfire-2.x.git update cryptsetup to version 1.0.6 --- diff --git a/lfs/cryptsetup b/lfs/cryptsetup index d9ef7b56b7..a70c021304 100644 --- a/lfs/cryptsetup +++ b/lfs/cryptsetup @@ -25,7 +25,7 @@ include Config PKG_NAME = cryptsetup -VER = 1.0.5 +VER = 1.0.6 THISAPP = cryptsetup-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cryptsetup -PAK_VER = 1 +PAK_VER = 1.1 DEPS = "" @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0aa2f94c39123f1a0352983e5366179c +$(DL_FILE)_MD5 = 00d452eb7a76e39f5749545d48934a10 install : $(TARGET)