diff options
| -rw-r--r-- | meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb index 0af64fe036..8368c9cc29 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb | |||
| @@ -3,11 +3,11 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \ | 6 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master;tag=${P} \ |
| 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 = "06e2cbec41c7cd7f2b1e660ce5e5f949912e32eb" | 10 | SRCREV = "17190762f33f78090f5ff99a436c4cb866ac3ccd" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
