diff options
-rw-r--r-- | meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb index abcebceab8..705681641a 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "git://git.netfilter.org/libnftnl;branch=master;tag=${BP} \ | |||
7 | file://0001-configure.ac-Add-serial-tests.patch \ | 7 | file://0001-configure.ac-Add-serial-tests.patch \ |
8 | file://run-ptest \ | 8 | file://run-ptest \ |
9 | " | 9 | " |
10 | SRCREV = "17190762f33f78090f5ff99a436c4cb866ac3ccd" | 10 | SRCREV = "d36691a4ac486857fd437d3a9aa3701a073a9539" |
11 | 11 | ||
12 | 12 | ||
13 | inherit autotools pkgconfig ptest | 13 | inherit autotools pkgconfig ptest |