]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libnetfilter_cttimeout: Update to version 1.0.1
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 11 May 2022 08:40:02 +0000 (10:40 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:18:41 +0000 (19:18 +0000)
- Update from 1.0.0 to 1.0.1
- Update of rootfile not required
- Changelog
   1.0.1
* Warnings with automake-1.12
* Allow building on uclinux
* Fix building with clang

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/libnetfilter_cttimeout

index c6a8cc28cd3b35f3c0702bba0ba22caf4259a14b..f25367c1429f1e8f68242f08e7722f90118dd89c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.0
+VER        = 1.0.1
 
 THISAPP    = libnetfilter_cttimeout-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 8b0f952bcd4184141a434abe25f807ad07bb74713a3506d335c5368ddce2809596c77e5e534337d897fb6268afa137f6d98cfd314b0b33b4996e4a0df4d8eba6
+$(DL_FILE)_BLAKE2 = b51d631ee6b4c3bb34cf1394e2a3216a6ac4d89773bafecd058b31bdf78bf5eb255d3cb2539ca591f64c95cdf7f0db720a5b78e90009e0c7c208219ed454686f
 
 install : $(TARGET)