X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=utils%2Fcryptsetup%2FMakefile;h=cf7c002a9d860b49acb9c2afcde37e7e1ec7e93a;hp=0ba3fcdd6b7f66b4ad55b80aec452f07de3aa489;hb=ac8c8ec675031908d095887c179763b9bc022246;hpb=a6b1e8f84626783e09463767aa1b48d00cfd1253 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