diff options
-rw-r--r-- | meta-networking/recipes-support/strongswan/strongswan_5.5.1.bb (renamed from meta-networking/recipes-support/strongswan/strongswan_5.5.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.5.0.bb b/meta-networking/recipes-support/strongswan/strongswan_5.5.1.bb index 8941cf63df..9c11904268 100644 --- a/meta-networking/recipes-support/strongswan/strongswan_5.5.0.bb +++ b/meta-networking/recipes-support/strongswan/strongswan_5.5.1.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \ | |||
11 | file://fix-funtion-parameter.patch \ | 11 | file://fix-funtion-parameter.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "a96fa7eb6c62b40143dadb064b6bd586" | 14 | SRC_URI[md5sum] = "4eba9474f7dc6c8c8d7037261358e68d" |
15 | SRC_URI[sha256sum] = "58463998ac6725eac3687e8a20c1f69803c3772657076d06c43386a24b4c8454" | 15 | SRC_URI[sha256sum] = "720b301991f77bdedd8d551a956f52e2d11686a0ec18e832094f86cf2b842ab7" |
16 | 16 | ||
17 | EXTRA_OECONF = " \ | 17 | EXTRA_OECONF = " \ |
18 | --without-lib-prefix \ | 18 | --without-lib-prefix \ |