diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-07 07:02:48 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-07 07:02:48 +0000 |
commit | 040c051678b5cba975e307d0fc1d794fff876549 (patch) | |
tree | 74e1a0163221080363294f9ff7334fc7af8a1680 /package/matrixssl | |
parent | 3f1cd40ed96519703e932288d6efed0c8d324f22 (diff) | |
download | upstream-040c051678b5cba975e307d0fc1d794fff876549.tar.gz upstream-040c051678b5cba975e307d0fc1d794fff876549.tar.bz2 upstream-040c051678b5cba975e307d0fc1d794fff876549.zip |
remove my mirror
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1164 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/matrixssl')
-rw-r--r-- | package/matrixssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/matrixssl/Makefile b/package/matrixssl/Makefile index 2390513cf2..f106c4de81 100644 --- a/package/matrixssl/Makefile +++ b/package/matrixssl/Makefile @@ -7,8 +7,7 @@ PKG_VERSION:=1.2.4 PKG_RELEASE:=1 PKG_MD5SUM:=771c1489488e62668d673478311d63ca -PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt \ - http://openwrt.openbsd-geek.de/ +PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat |