[packages] cryptsetup: update to 1.4.1
authorJan Willies <[email protected]>
Thu, 16 Feb 2012 06:53:59 +0000 (06:53 +0000)
committerJan Willies <[email protected]>
Thu, 16 Feb 2012 06:53:59 +0000 (06:53 +0000)
SVN-Revision: 30566

utils/cryptsetup/Makefile

index 1973af5561d6918ed5289635e1d006ca689ce991..4a130aa43e28954a186f97a179d0a68a6b9f7d07 100644 (file)
@@ -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