gnu: libnetfilter-conntrack: Update to 1.0.9.
* gnu/packages/linux.scm (libnetfilter-conntrack): Update to 1.0.9.
This commit is contained in:
		
							parent
							
								
									e0039b858c
								
							
						
					
					
						commit
						994b10f481
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -7694,7 +7694,7 @@ userspace queueing component and the logging subsystem.") | |||
| (define-public libnetfilter-conntrack | ||||
|   (package | ||||
|     (name "libnetfilter-conntrack") | ||||
|     (version "1.0.8") | ||||
|     (version "1.0.9") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -7703,8 +7703,7 @@ userspace queueing component and the logging subsystem.") | |||
|                            "libnetfilter_conntrack-" | ||||
|                            version ".tar.bz2")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1ky1mqgnplw2h9jf0kn0a69d94jkydhbiipng9l2hdcj13h3pl8c")))) | ||||
|         (base32 "1a3rnpsba64dzy97wwjrxal89wr0nf9znvag2j18nkp3kzs9vgb7")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs (list pkg-config)) | ||||
|     (inputs (list libnfnetlink libmnl)) | ||||
|  |  | |||
		Reference in a new issue