From: Jan Willies Date: Tue, 24 May 2011 16:03:51 +0000 (+0000) Subject: [packages] cryptsetup: update to 1.3.1 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ac8c8ec675031908d095887c179763b9bc022246;hp=a6b1e8f84626783e09463767aa1b48d00cfd1253 [packages] cryptsetup: update to 1.3.1 SVN-Revision: 27003 --- diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile index 0ba3fcdd6b..cf7c002a9d 100644 --- a/utils/cryptsetup/Makefile +++ b/utils/cryptsetup/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cryptsetup -PKG_VERSION:=1.3.0 +PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://cryptsetup.googlecode.com/files/ -PKG_MD5SUM:=d2bc0fd59c1118ec3bfae099af38d333 +PKG_MD5SUM:=1f5b5a9d538e8a3c191fb7dd85b9b013 include $(INCLUDE_DIR)/package.mk