diff options
Diffstat (limited to 'meta-networking/recipes-protocols')
| -rw-r--r-- | meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb index 38fb46fa4e..4c18c6aff9 100644 --- a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb +++ b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X | |||
| 2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ffcf846341f3856d79a483eafa18e2a5" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ffcf846341f3856d79a483eafa18e2a5" |
| 4 | 4 | ||
| 5 | SRCREV = "a0cbf4681474fab1e89d9e9e2d5c3694fce50359" | 5 | SRCREV = "848eca82f92273af9a79687a90343a2ebcf3481d" |
| 6 | SRC_URI = "git://github.com/sctplab/usrsctp;protocol=https;branch=master \ | 6 | SRC_URI = "git://github.com/sctplab/usrsctp;protocol=https;branch=master \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| @@ -24,4 +24,4 @@ PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6," | |||
| 24 | 24 | ||
| 25 | EXTRA_OECONF += "--disable-debug" | 25 | EXTRA_OECONF += "--disable-debug" |
| 26 | 26 | ||
| 27 | CVE_VERSION = "0.9.3.0" | 27 | CVE_VERSION = "0.9.5.0" |
