projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb287c3
)
nodogsplash2: update to 2.1.2
lede-17.01
origin/lede-17.01
author
Alexander Couzens
<
[email protected]
>
Mon, 4 May 2020 21:50:52 +0000
(23:50 +0200)
committer
Alexander Couzens
<
[email protected]
>
Wed, 6 May 2020 11:24:40 +0000
(13:24 +0200)
Fixes a path traversal attack.
Signed-off-by: Alexander Couzens <
[email protected]
>
nodogsplash2/Makefile
patch
|
blob
|
history
diff --git
a/nodogsplash2/Makefile
b/nodogsplash2/Makefile
index 56ffb8a6455930df6a8bd9a4cfb4e5a2e899ff7a..42e833f62b1d30892294a9ab6b9d25184e64f432 100644
(file)
--- a/
nodogsplash2/Makefile
+++ b/
nodogsplash2/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash2
PKG_FIXUP:=autoreconf
-PKG_VERSION:=2.1.
1
+PKG_VERSION:=2.1.
2
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz
-PKG_HASH:=
86463a93259f34745a7427d643e0810e7776d37470b32f4f823a1e6019ba9246
+PKG_HASH:=
dcf64758b039ba821a4c2ba03ef1fba484aa792a1696050e42088f6c0c7c0bd8
PKG_BUILD_DIR:=$(BUILD_DIR)/nodogsplash-$(PKG_VERSION)
PKG_MAINTAINER:=Moritz Warning <
[email protected]
>