diff options
author | Christian Pointner <equinox@anytun.org> | 2009-02-05 19:45:19 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2009-02-05 19:45:19 +0000 |
commit | 839dd9bb09d93e2f46b9fd51a7f0cd251cf32bd5 (patch) | |
tree | b56b5b1b5ff1619b7a9efe90c846aa82a4eec0bc /openwrt/kamikaze/uanytun-nocrypt/Makefile | |
parent | moved uanytun-sslcrypt kamikaze package to default (uanytun) (diff) |
finished kamikaze initscript
updated kamikaze package
Diffstat (limited to 'openwrt/kamikaze/uanytun-nocrypt/Makefile')
-rw-r--r-- | openwrt/kamikaze/uanytun-nocrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/kamikaze/uanytun-nocrypt/Makefile b/openwrt/kamikaze/uanytun-nocrypt/Makefile index 05c8ebb..b0ff2bc 100644 --- a/openwrt/kamikaze/uanytun-nocrypt/Makefile +++ b/openwrt/kamikaze/uanytun-nocrypt/Makefile @@ -18,7 +18,7 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.anytun.org/~equinox/ -PKG_MD5SUM:=4ada32936048fce0e615f550e7b12a85 +PKG_MD5SUM:=97854b33081f7685ff174db4c7083d8e PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install |