mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
strongswan: upgrade 5.6.2 -> 5.6.3
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com>
|
|||||||
Date: Tue, 4 Mar 2014 14:38:42 +0800
|
Date: Tue, 4 Mar 2014 14:38:42 +0800
|
||||||
Subject: [PATCH] fix the function parameter
|
Subject: [PATCH] fix the function parameter
|
||||||
|
|
||||||
Upstream-Status: pending
|
Upstream-Status: Pending
|
||||||
|
|
||||||
Original openssl_diffie_hellman_create has three parameters, but
|
Original openssl_diffie_hellman_create has three parameters, but
|
||||||
it is reassigned a function pointer which has one parameter, and
|
it is reassigned a function pointer which has one parameter, and
|
||||||
|
|||||||
+2
-2
@@ -12,8 +12,8 @@ SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
|
|||||||
file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \
|
file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "46aa3aa18fbc4bd528f9a0345ce79913"
|
SRC_URI[md5sum] = "a6a28eeb22aa58080a7581771a5b63f9"
|
||||||
SRC_URI[sha256sum] = "e0a60a30ebf3c534c223559e1686497a21ded709a5d605c5123c2f52bcc22e92"
|
SRC_URI[sha256sum] = "c3c7dc8201f40625bba92ffd32eb602a8909210d8b3fac4d214c737ce079bf24"
|
||||||
|
|
||||||
UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar"
|
UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar"
|
||||||
|
|
||||||
Reference in New Issue
Block a user