diff options
-rw-r--r-- | meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb (renamed from meta-networking/recipes-support/strongswan/strongswan_5.8.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.8.2.bb b/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb index f05d696699..0a2733195b 100644 --- a/meta-networking/recipes-support/strongswan/strongswan_5.8.2.bb +++ b/meta-networking/recipes-support/strongswan/strongswan_5.8.4.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \ | |||
12 | file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \ | 12 | file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "d94eac2caed51b0cc776e5887b10bace" | 15 | SRC_URI[md5sum] = "0634e7f40591bd3f6770e583c3f27d29" |
16 | SRC_URI[sha256sum] = "86900ddbe7337c923dadf2c8339ae8ed2b9158e3691745884d08ae534677430e" | 16 | SRC_URI[sha256sum] = "2d9a57e33813b62d58cba07531c4d5a35c6b823dfe9b8ff7c623b6571f02553c" |
17 | 17 | ||
18 | UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar" | 18 | UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar" |
19 | 19 | ||