summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libseccomp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libseccomp')
-rw-r--r--meta/recipes-support/libseccomp/libseccomp_2.5.4.bb (renamed from meta/recipes-support/libseccomp/libseccomp_2.5.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libseccomp/libseccomp_2.5.3.bb b/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
index e6260a7754..c76f3c3573 100644
--- a/meta/recipes-support/libseccomp/libseccomp_2.5.3.bb
+++ b/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357c
7 7
8DEPENDS += "gperf-native" 8DEPENDS += "gperf-native"
9 9
10SRCREV = "57357d2741a3b3d3e8425889a6b79a130e0fa2f3" 10SRCREV = "f33f95014b36f97b42f0c2290e96d5c31647ed10"
11 11
12SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.5;protocol=https \ 12SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.5;protocol=https \
13 file://run-ptest \ 13 file://run-ptest \
@@ -51,4 +51,4 @@ FILES:${PN}-dbg += "${libdir}/${PN}/tests/.debug/* ${libdir}/${PN}/tools/.debug"
51 51
52RDEPENDS:${PN}-ptest = "coreutils bash" 52RDEPENDS:${PN}-ptest = "coreutils bash"
53 53
54PV = "2.5.3" 54PV = "2.5.4"