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 | (define-public libnetfilter-conntrack | ||||||
|   (package |   (package | ||||||
|     (name "libnetfilter-conntrack") |     (name "libnetfilter-conntrack") | ||||||
|     (version "1.0.8") |     (version "1.0.9") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -7703,8 +7703,7 @@ userspace queueing component and the logging subsystem.") | ||||||
|                            "libnetfilter_conntrack-" |                            "libnetfilter_conntrack-" | ||||||
|                            version ".tar.bz2")) |                            version ".tar.bz2")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 "1a3rnpsba64dzy97wwjrxal89wr0nf9znvag2j18nkp3kzs9vgb7")))) | ||||||
|          "1ky1mqgnplw2h9jf0kn0a69d94jkydhbiipng9l2hdcj13h3pl8c")))) |  | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs (list pkg-config)) |     (native-inputs (list pkg-config)) | ||||||
|     (inputs (list libnfnetlink libmnl)) |     (inputs (list libnfnetlink libmnl)) | ||||||
|  |  | ||||||
		Reference in a new issue