projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix potential unligned access with MyLoader based devices, thanks Juhos
[openwrt.git]
/
package
/
isakmpd
/
Makefile
diff --git
a/package/isakmpd/Makefile
b/package/isakmpd/Makefile
index
336bdfe
..
615ed5b
100644
(file)
--- a/
package/isakmpd/Makefile
+++ b/
package/isakmpd/Makefile
@@
-15,7
+15,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/i/isakmpd/
PKG_MD5SUM:=e6d25a9e232fb186e1a48dc06453bd57
-PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION).orig
This page took
0.019294 seconds
and
4
git commands to generate.