From: loswillios Date: Tue, 17 May 2011 12:40:10 +0000 (+0000) Subject: [packages] cryptsetup: update to 1.3.0 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=cb364faafc68da6d4da20cdd0f21d5e02edeb130;p=packages.git [packages] cryptsetup: update to 1.3.0 git-svn-id: svn://svn.openwrt.org/openwrt/packages@26925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile index 89f5dc791..0ba3fcdd6 100644 --- a/utils/cryptsetup/Makefile +++ b/utils/cryptsetup/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cryptsetup -PKG_VERSION:=1.1.0 +PKG_VERSION:=1.3.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://cryptsetup.googlecode.com/files/ -PKG_MD5SUM:=8177f1833f4d6aaacc5812046d2010b6 +PKG_MD5SUM:=d2bc0fd59c1118ec3bfae099af38d333 include $(INCLUDE_DIR)/package.mk