diff options
| -rw-r--r-- | recipes-security/libseccomp/libseccomp.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/libseccomp/libseccomp.bb b/recipes-security/libseccomp/libseccomp.bb index 97283d4..7b9e0e5 100644 --- a/recipes-security/libseccomp/libseccomp.bb +++ b/recipes-security/libseccomp/libseccomp.bb | |||
| @@ -4,11 +4,11 @@ SECTION = "security" | |||
| 4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f" |
| 6 | 6 | ||
| 7 | SRCREV = "ce5aea6a4ae7523b57ec13e2e6150aa5d83c1b4e" | 7 | SRCREV = "2331d104bc0cbde5f6c54e504a038e52bfe8e12d" |
| 8 | 8 | ||
| 9 | PV = "2.3.1+git${SRCPV}" | 9 | PV = "2.3.2+git${SRCPV}" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/seccomp/libseccomp.git \ | 11 | SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.3 \ |
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
