]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libhtp: Update to 0.5.42
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 29 Nov 2022 13:38:49 +0000 (14:38 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 29 Nov 2022 13:38:49 +0000 (14:38 +0100)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/172/filelists/libhtp [new symlink]
config/rootfiles/core/172/filelists/suricata [new symlink]
lfs/libhtp

diff --git a/config/rootfiles/core/172/filelists/libhtp b/config/rootfiles/core/172/filelists/libhtp
new file mode 120000 (symlink)
index 0000000..676e2c5
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libhtp
\ No newline at end of file
diff --git a/config/rootfiles/core/172/filelists/suricata b/config/rootfiles/core/172/filelists/suricata
new file mode 120000 (symlink)
index 0000000..f671f69
--- /dev/null
@@ -0,0 +1 @@
+../../../common/suricata
\ No newline at end of file
index e3be4a73abfcc5918b856e625b7ac882ad4d7f40..80963c01313817733ba61a1d0e76f8d688746fe2 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.41
+VER        = 0.5.42
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e6e790f76b8d08b89ffc483a218dd1b3a6f910ff1fe8e44d48bfaae2189d9df567c0199e9f20fde05dc4059f75a1e3c34f4f76f2c8818dc7ca4111538095e16d
+$(DL_FILE)_BLAKE2 = 8e1446992c40c2c2e9e7dd096803752245eebf3b5e48e0215430dbfe225ae029b2e01fadca61bdd994b534a0ed140b0a0149aa9a0dde64409ebf0afdd2bf6fd7
 
 install : $(TARGET)