me
/
guix
Archived
1
0
Fork 0

gnu: iptables: Add release-monitoring-url.

* gnu/packages/linux.scm (iptables)[properties]: New field.
master
Marius Bakke 2022-06-26 01:56:21 +02:00
parent 0dfa1819d7
commit 9096213d75
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -2682,6 +2682,8 @@ This package also includes @command{ip6tables}, which is used to configure the
IPv6 packet filter.
Both commands are targeted at system administrators.")
(properties
'((release-monitoring-url . "https://www.netfilter.org/pub/iptables/")))
(license license:gpl2+)))
(define-public jitterentropy-rngd