[packages] cryptsetup: update to 1.4.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30566 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
loswillios 2012-02-16 06:53:59 +00:00
parent c7ffaa2632
commit b50f8876a5

View 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