diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-07 07:02:48 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-07 07:02:48 +0000 |
commit | 845d7ab06091e2a604273230a384008c45700ddb (patch) | |
tree | 9db4df087658a3778eb3d228891e670d9589c82d /openwrt/package/matrixssl/Makefile | |
parent | 057b42227b41445d5b898a782a38bb8316ca8407 (diff) |
remove my mirror
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1164 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/matrixssl/Makefile')
-rw-r--r-- | openwrt/package/matrixssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/matrixssl/Makefile b/openwrt/package/matrixssl/Makefile index 2390513cf..f106c4de8 100644 --- a/openwrt/package/matrixssl/Makefile +++ b/openwrt/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 |