git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6d9064e
)
libdaq: add SF mirror
author
Luka Perkov
<redacted>
Wed, 20 May 2015 17:05:39 +0000
(19:05 +0200)
committer
Luka Perkov
<redacted>
Wed, 20 May 2015 17:09:03 +0000
(19:09 +0200)
Signed-off-by: Luka Perkov <redacted>
libs/libdaq/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdaq/Makefile
b/libs/libdaq/Makefile
index fb3585bd78d85941f1dc72776ee5bf5cb416a832..9c634df7bad2d8a2ff1cdbc15736d39addecb780 100644
(file)
--- a/
libs/libdaq/Makefile
+++ b/
libs/libdaq/Makefile
@@
-11,7
+11,8
@@
PKG_NAME:=libdaq
PKG_VERSION:=2.0.4
PKG_RELEASE:=1
-PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/
+PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/ \
+ @SF/snort
PKG_SOURCE:=daq-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=65e51d72e9d5d8b397e192e4e5857eff
PKG_BUILD_DIR:=$(BUILD_DIR)/daq-$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT