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:
26aae35
)
cryptsetup: fix url
author
Stephen Walker
<stephendwalker@gmail.com>
Sat, 20 Mar 2010 21:33:59 +0000
(21:33 +0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Sat, 20 Mar 2010 21:33:59 +0000
(21:33 +0000)
SVN-Revision: 20325
utils/cryptsetup/Makefile
patch
|
blob
|
history
diff --git
a/utils/cryptsetup/Makefile
b/utils/cryptsetup/Makefile
index 17006d9f3a0c7314a0b7ec4e1312da233da03e82..b6148e05aa18a1b009a9020caddf820958fb4ac7 100644
(file)
--- a/
utils/cryptsetup/Makefile
+++ b/
utils/cryptsetup/Makefile
@@
-20,7
+20,7
@@
include $(INCLUDE_DIR)/package.mk
TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/cryptsetup/Default
- URL:=http://c
ryptsetup.googlecode.com/files
/
+ URL:=http://c
ode.google.com/p/cryptsetup
/
endef
define Package/cryptsetup