projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't pass build cflags to fuse kernel module
[openwrt.git]
/
openwrt
/
package
/
matrixssl
/
Makefile
diff --git
a/openwrt/package/matrixssl/Makefile
b/openwrt/package/matrixssl/Makefile
index
2390513
..
f106c4d
100644
(file)
--- 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_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
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
This page took
0.024336 seconds
and
4
git commands to generate.