diff options
-rw-r--r-- | meta/recipes-extended/iptables/iptables_1.4.16.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iptables/iptables_1.4.16.3.bb b/meta/recipes-extended/iptables/iptables_1.4.16.3.bb index 37665a0b71..448748b5b2 100644 --- a/meta/recipes-extended/iptables/iptables_1.4.16.3.bb +++ b/meta/recipes-extended/iptables/iptables_1.4.16.3.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.netfilter.org/" | |||
5 | BUGTRACKER = "http://bugzilla.netfilter.org/" | 5 | BUGTRACKER = "http://bugzilla.netfilter.org/" |
6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPLv2+" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263\ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263\ |
8 | file://iptables/iptables.c;firstline=13;endline=25;md5=f1028f2401da1c120df27594b2be50ef" | 8 | file://iptables/iptables.c;beginline=13;endline=25;md5=c5cffd09974558cf27d0f763df2a12dc" |
9 | 9 | ||
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||