projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed3339
)
libdaq: add SF mirror
author
Luka Perkov
<
[email protected]
>
Wed, 20 May 2015 17:05:39 +0000
(19:05 +0200)
committer
Luka Perkov
<
[email protected]
>
Wed, 20 May 2015 17:10:05 +0000
(19:10 +0200)
Signed-off-by: Luka Perkov <
[email protected]
>
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)