projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9061c69
)
cryptsetup: update to 1.3.0
author
Jan Willies
<loswillios@gmail.com>
Tue, 17 May 2011 12:40:10 +0000
(12:40 +0000)
committer
Jan Willies
<loswillios@gmail.com>
Tue, 17 May 2011 12:40:10 +0000
(12:40 +0000)
SVN-Revision: 26925
utils/cryptsetup/Makefile
patch
|
blob
|
history
diff --git
a/utils/cryptsetup/Makefile
b/utils/cryptsetup/Makefile
index 89f5dc791efcb18261eb10532e99d36e25d81421..0ba3fcdd6b7f66b4ad55b80aec452f07de3aa489 100644
(file)
--- 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