From: loswillios Date: Thu, 16 Feb 2012 06:53:59 +0000 (+0000) Subject: [packages] cryptsetup: update to 1.4.1 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b50f8876a5b6789e2e9d9087ba7db8e03374f1d8;p=packages.git [packages] cryptsetup: update to 1.4.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@30566 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile index 1973af556..4a130aa43 100644 --- a/utils/cryptsetup/Makefile +++ b/utils/cryptsetup/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cryptsetup -PKG_VERSION:=1.3.1 +PKG_VERSION:=1.4.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://cryptsetup.googlecode.com/files/ -PKG_MD5SUM:=1f5b5a9d538e8a3c191fb7dd85b9b013 +PKG_MD5SUM:=9253b3f29abf5c6f333eb74128b0df1c include $(INCLUDE_DIR)/package.mk